mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
11 lines
410 B
Plaintext
11 lines
410 B
Plaintext
|
#
|
||
|
# Shorewall 2.0 /etc/shorewall/action.AllowPing
|
||
|
#
|
||
|
# This action accepts 'ping' requests.
|
||
|
#
|
||
|
######################################################################################
|
||
|
#TARGET SOURCE DEST PROTO DEST SOURCE RATE USER/
|
||
|
# PORT PORT(S) LIMIT GROUP
|
||
|
ACCEPT - - icmp 8
|
||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|