Files
iptables/source-files/rules/empty.rules
T
2025-05-08 17:14:21 +03:00

7 lines
105 B
Plaintext

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