1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-02-14 16:59:29 +01:00
shorewall_code/Shorewall-common/macro.AllowICMPs
2007-04-03 01:33:28 +00:00

14 lines
435 B
Plaintext

#
# Shorewall version 3.4 - AllowICMPs Macro
#
# /usr/share/shorewall/macro.AllowICMPs
#
# This macro ACCEPTs needed ICMP types
#
###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
# PORT PORT(S) DEST LIMIT GROUP
ACCEPT - - icmp fragmentation-needed
ACCEPT - - icmp time-exceeded
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE