NetBSD/usr.sbin/ipf/rules/example.1

5 lines
125 B
Groff
Raw Normal View History

1997-09-21 20:47:50 +04:00
#
# block all incoming TCP packets on le0 from host "foo" to any destination.
#
block in on le0 proto tcp from foo/32 to any