mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
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
|