1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-02-14 00:39:47 +01:00
shorewall_code/Shorewall/macro.AllowICMPs
2006-10-05 00:04:59 +00:00

14 lines
435 B
Plaintext

#
# Shorewall version 3.3 - 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