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