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
/
misc
/
comments.result
blob
843f6da09870606f899146b89a2bc1e2dc5cd774
1
iptables -t filter -A INPUT -s 192.168.0.3 -j ACCEPT
2
iptables -t filter -A INPUT -s 192.168.0.1 -j REJECT
3
iptables -t filter -A INPUT -d 192.168.0.2 -j ACCEPT