mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
30682e63d8
Signed-off-by: Tuomo Soini <tis@foobar.fi>
17 lines
401 B
Plaintext
17 lines
401 B
Plaintext
#
|
|
# Shorewall - 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
|