5 lines
96 B
Text
5 lines
96 B
Text
# Empty iptables raw table rules file
|
|
*raw
|
|
:PREROUTING ACCEPT [0:0]
|
|
:OUTPUT ACCEPT [0:0]
|
|
COMMIT
|