Switching to Netfilter
Amit Chakradeo
amit-kplug at amc.homeip.net
Fri Sep 14 08:41:46 PDT 2001
iptables is stateful firewall, you don't need to open so many ports for
return packets, instead just use:
iptables -A INPUT -p TCP -m state --state ESTABLISHED,RELATED -j ACCEPT
AMit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://www.kernel-panic.org/pipermail/kplug-list/attachments/20010914/5312a0da/attachment-0001.pgp
More information about the KPLUG-List
mailing list