mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
538600d389
Signed-off-by: Tuomo Soini <tis@foobar.fi>
14 lines
345 B
Plaintext
14 lines
345 B
Plaintext
#
|
|
# Shorewall -- /usr/share/shorewall/macro.AllowICMPs
|
|
#
|
|
# This macro ACCEPTs needed ICMP types.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
?COMMENT Needed ICMP types
|
|
|
|
DEFAULT ACCEPT
|
|
PARAM - - icmp fragmentation-needed
|
|
PARAM - - icmp time-exceeded
|