1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-03-07 19:11:51 +01:00
shorewall_code/LrpN/usr/share/shorewall/action.DropPing

11 lines
420 B
Plaintext
Raw Normal View History

#
# Shorewall 2.2 /usr/share/shorewall/action.DropPing
#
# This action silently drops 'ping' requests.
#
######################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE USER/
# PORT PORT(S) LIMIT GROUP
DROP - - icmp 8
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE