xref: /illumos-gate/usr/src/cmd/ipf/examples/example.4 (revision 2ca5b6595b95478e6568b0e77c6c83c8a870867a)
1#
2# block all ICMP packets.
3#
4block in proto icmp from any to any
5