xref: /netbsd-src/external/bsd/ipf/dist/rules/example.4 (revision 33881f779a77dce6440bdc44610d94de75bebefe)
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