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