mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 20:24:09 +01:00
0beb327f0a
Signed-off-by: Tom Eastep <teastep@shorewall.net>
16 lines
414 B
Plaintext
16 lines
414 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
|