1
0
mirror of https://gitlab.com/shorewall/code.git synced 2024-12-15 10:51:02 +01:00
shorewall_code/Shorewall/macro.Trcrt

14 lines
453 B
Plaintext
Raw Normal View History

#
# Shorewall version 3.2 -Trcrt Macro
#
# /usr/share/shorewall/macro.Trcrt
#
# This macro handles Traceroute (for up to 30 hops).
#
###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
# PORT PORT(S) DEST LIMIT GROUP
PARAM - - udp 33434:33524 # UDP Traceroute
PARAM - - icmp 8 # ICMP Traceroute
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE