mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-09 01:04:06 +01:00
16 lines
385 B
Plaintext
16 lines
385 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
|
|
|
|
ACCEPT - - icmp fragmentation-needed
|
|
ACCEPT - - icmp time-exceeded
|