forked from extern/shorewall_code
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)
|