forked from extern/shorewall_code
c9eccaf3b8
Signed-off-by: Tom Eastep <teastep@shorewall.net>
16 lines
415 B
Plaintext
16 lines
415 B
Plaintext
#
|
|
# Shorewall version 4 - Audited AllowICMPs Macro
|
|
#
|
|
# /usr/share/shorewall/macro.AAllowICMPs
|
|
#
|
|
# This macro A_ACCEPTs needed ICMP types
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
|
|
|
?COMMENT Needed ICMP types
|
|
|
|
A_ACCEPT - - icmp fragmentation-needed
|
|
A_ACCEPT - - icmp time-exceeded
|