mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
14 lines
449 B
Plaintext
14 lines
449 B
Plaintext
#
|
|
# Shorewall version 4 -Trcrt Macro
|
|
#
|
|
# /usr/share/shorewall/macro.Trcrt
|
|
#
|
|
# This macro handles Traceroute (for up to 30 hops).
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
|
PARAM - - udp 33434:33524 # UDP Traceroute
|
|
PARAM - - ipv6-icmp 128 # ICMP Traceroute
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|