PKGBUILDs/core/iptables/empty.rules
2009-10-09 21:17:35 -05:00

6 lines
105 B
Text

# Empty iptables rule file
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
COMMIT