summarylogtreecommitdiffstats
path: root/empty-nat.rules
blob: 437e96411ff68fbc71688b5b41063a08965ef6da (plain)
1
2
3
4
5
6
7
# Empty iptables nat table rules file
*nat
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
COMMIT