From: MaD MaN (joelf@ptd.net)
Date: Mon May 21 2001 - 17:21:43 PDT
I got a few questions about iptables. Anyone up for the challenge?? I
was just wondering if the syntax was about the same. I got MASQ to work
and I also figured out how to deny connections to my machine. What is
puzzeleing me is that I am not sure why it does not deny source ports
like ipchains did. Any thoughts?? I am using this for MASQ:
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
And this for my DROP:
iptables -t filter -A INPUT -i eth0 -j DROP
joel
-- "One World, One Web, One Program" - Microsoft Promotional Ad "Ein Volk, Ein Reich, Ein Fuhrer" - Adolf HitlerLinux
http://www.visualstimulation.com
**************************************************************************** * To UNSUBSCRIBE from the list, send a message with "unsubscribe pmfirewall" * in the message body to majordomo@pointman.org. Please direct other * questions, comments, or problems to pmfirewall-owner@pointman.org. * * Need answers fast? Check the list archive located at: * http://www.pointman.org/PMFirewall/list-archive/ *
This archive was generated by hypermail 2b29 : Sun Jun 10 2001 - 02:41:37 PDT