mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-26 15:39:10 +01:00
12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
|
#
|
||
|
# Shorewall -- /usr/share/shorewall/action.AllowICMPs
|
||
|
#
|
||
|
# This action ACCEPTs needed ICMP types.
|
||
|
#
|
||
|
###############################################################################
|
||
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||
|
|
||
|
DEFAULTS ACCEPT
|
||
|
@1 - - icmp fragmentation-needed
|
||
|
@2 - - icmp time-exceeded
|