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