guitarlynn wrote:
> Alright, the "how do I ask for help" FAQ is posted
> along with updates in all but 1 or 2 of the rest of 
> the FAQ's up to Section 7. You can check out the 
> new FAQ at:
> 
> http://sourceforge.net/docman/display_doc.php?docid=1891&group_id=13751
> 
> Thanks to everyone for helping put it together!!!
> 



The section below needs a little more work.  The syntax shown
will overwrite forward.txt.

cp /var/log/messages /mnt/messages.txt
ip addr show > /mnt/address.txt
ipchains -nvL > /mnt/filter.txt
/usr/sbin/ipmasqadm mfw -nL > /mnt/forward.txt
/usr/sbin/ipmasqadm portfw -nl > /mnt/forward.txt
cat /proc/net/ip_masq/autofw > /mnt/forward.txt


And I request again that you add in

     ip route show > /mnt/routes.txt

and remove the netstat -rn, only because ip route show
is on every distro (correct?)

Regards,
Matthew


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to