jobcore/iptables/empty-raw.rules
2022-03-20 14:19:37 +02:00

5 lines
96 B
Text

# Empty iptables raw table rules file
*raw
:PREROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
COMMIT