freebsd-dev/contrib/ipfilter/rules/example.1
1997-02-09 22:50:16 +00:00

5 lines
125 B
Groff

#
# block all incoming TCP packets on le0 from host "foo" to any destination.
#
block in on le0 proto tcp from foo/32 to any