xref: /netbsd-src/external/bsd/ipf/dist/rules/example.4 (revision a24efa7dea9f1f56c3bdb15a927d3516792ace1c)
1#	$NetBSD: example.4,v 1.1.1.1 2012/03/23 21:20:15 christos Exp $
2#
3# block all ICMP packets.
4#
5block in proto icmp from any to any
6