repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to staging-x86_64
[arch-packages.git]
/
iptables
/
trunk
/
empty-nat.rules
blob
437e96411ff68fbc71688b5b41063a08965ef6da
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