xref
: /
freebsd
/
share
/
examples
/
ipfilter
/
rules
/
example.4
(revision 41edb306f05651fcaf6c74f9e3557f59f80292e1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# block all ICMP packets.
3
#
4
block in proto icmp from any to any
5