forked from extern/shorewall_code
4a3e168476
Signed-off-by: Tuomo Soini <tis@foobar.fi>
13 lines
357 B
Plaintext
13 lines
357 B
Plaintext
#
|
|
# Shorewall -- /usr/share/shorewall/macro.A_AllowICMPs
|
|
#
|
|
# This macro audits and accepts needed ICMP types.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE
|
|
|
|
?COMMENT Needed ICMP types
|
|
|
|
A_ACCEPT - - icmp fragmentation-needed
|
|
A_ACCEPT - - icmp time-exceeded
|