Re-add IPv6 Ping macro

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9030 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-12-13 19:14:12 +00:00
parent 317e5a1d71
commit 82c92cce16

12
Shorewall6/macro.Ping Normal file
View File

@ -0,0 +1,12 @@
#
# Shorewall6 version 4 - Ping Macro
#
# /usr/share/shorewall6/macro.Ping
#
# This macro handles 'ping' requests.
#
###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
# PORT(S) PORT(S) LIMIT GROUP
PARAM - - ipv6-icmp 128
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE