mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-13 09:51:37 +01:00
7dd9beeeae
Signed-off-by: Tom Eastep <teastep@shorewall.net>
17 lines
411 B
Plaintext
17 lines
411 B
Plaintext
#
|
|
# Shorewall version 5 - AllowICMPs Macro
|
|
#
|
|
# /usr/share/shorewall/macro.AllowICMPs
|
|
#
|
|
# This macro ACCEPTs needed ICMP types
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
|
|
?COMMENT Needed ICMP types
|
|
|
|
DEFAULT ACCEPT
|
|
PARAM - - icmp fragmentation-needed
|
|
PARAM - - icmp time-exceeded
|