mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
13 lines
390 B
Plaintext
13 lines
390 B
Plaintext
#
|
|
# Shorewall6 - Trcrt Macro
|
|
#
|
|
# /usr/share/shorewall6/macro.Trcrt
|
|
#
|
|
# This macro handles Traceroute (for up to 30 hops).
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - udp 33434:33524 # UDP Traceroute
|
|
PARAM - - ipv6-icmp 128 # ICMP Traceroute
|