Sync usage with man page.
[netbsd-mini2440.git] / dist / ipf / rules / example.1
blob8dd2269c45ad00b797b28d59ecc3393993e44c91
1 #       $NetBSD$
3 # block all incoming TCP packets on le0 from host 10.1.1.1 to any destination.
5 block in on le0 proto tcp from 10.1.1.1/32 to any