mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 09:09:01 -04:00
6 lines
132 B
Groff
6 lines
132 B
Groff
# $NetBSD: example.4,v 1.1.1.1 2012/03/23 21:20:15 christos Exp $
|
|
#
|
|
# block all ICMP packets.
|
|
#
|
|
block in proto icmp from any to any
|