mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-25 06:59:09 +01:00
6019adaae5
Signed-off-by: Tom Eastep <teastep@shorewall.net> Conflicts: Shorewall/actions.std
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
|