archrelease: copy trunk to staging-x86_64
[arch-packages.git] / iptables / trunk / empty-nat.rules
blob437e96411ff68fbc71688b5b41063a08965ef6da
1 # Empty iptables nat table rules file
2 *nat
3 :PREROUTING ACCEPT [0:0]
4 :INPUT ACCEPT [0:0]
5 :OUTPUT ACCEPT [0:0]
6 :POSTROUTING ACCEPT [0:0]
7 COMMIT