iptables question

Genes MailLists lists at sapience.com
Wed Aug 18 01:31:14 UTC 2010


On 08/17/2010 02:08 AM, Tom H wrote:
 #! /bin/sh
> IPTABLES="/sbin/iptables"
> $IPTABLES --table filter --policy INPUT ACCEPT
> $IPTABLES --table filter --policy FORWARD ACCEPT
> $IPTABLES --table filter --policy OUTPUT ACCEPT


   Not saying I'm commenting on the wisdom of the rules one way or
another - just asking - Does one really want default policy of accept on
all of these ?

 g


More information about the users mailing list