forked from extern/shorewall_code
538600d389
Signed-off-by: Tuomo Soini <tis@foobar.fi>
14 lines
345 B
Plaintext
14 lines
345 B
Plaintext
#
|
|
# Shorewall -- /usr/share/shorewall/macro.AllowICMPs
|
|
#
|
|
# This macro ACCEPTs needed ICMP types.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
?COMMENT Needed ICMP types
|
|
|
|
DEFAULT ACCEPT
|
|
PARAM - - icmp fragmentation-needed
|
|
PARAM - - icmp time-exceeded
|