repo.or.cz
/
ferm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix previous NEWS commit, oops
[ferm.git]
/
test
/
glob
/
glob.result
blob
0d5b29ea2d6824e80932c5d119326ddf71a06c11
1
iptables -t filter -A INPUT -s test/glob/abc.foo -j ACCEPT
2
iptables -t filter -A INPUT -s test/glob/def.foo -j ACCEPT
3
iptables -t filter -A FORWARD -p udp -j ACCEPT
4
iptables -t filter -A FORWARD -p tcp -j REJECT