repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
dist
/
ipf
/
rules
/
example.2
blob
56ca95ea63f6450775a4da7611cd69ad3e3e9b85
1
# $NetBSD$
2
#
3
# block all outgoing TCP packets on le0 from any host to port 23 of
4
# host 10.1.1.2
5
#
6
block out on le0 proto tcp from any to 10.1.1.3/32 port = 23