summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/rules/example.1
blob: 604346e13dbaa1923f21b8cd22b2d07290cfe4c4 (plain)
1
2
3
4
#
# block all incoming TCP packets on le0 from host "foo" to any destination.
#
block in on le0 proto tcp from foo/32 to any
OpenPOWER on IntegriCloud