mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-27 01:53:27 +01:00
10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
|
#
|
||
|
# Shorewall6 -- /usr/share/shorewall/action.A_AllowICMPs
|
||
|
#
|
||
|
# This action A_ACCEPTs needed ICMP types
|
||
|
#
|
||
|
###############################################################################
|
||
|
#ACTION SOURCE DEST PROTO DPORT
|
||
|
|
||
|
AllowICMPs(A_ACCEPT)
|