mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-09 01:04:06 +01:00
f717d097d7
Signed-off-by: Tom Eastep <teastep@shorewall.net>
15 lines
477 B
Plaintext
15 lines
477 B
Plaintext
#
|
|
# Shorewall version 4 -Trcrt Macro
|
|
#
|
|
# /usr/share/shorewall/macro.Trcrt
|
|
#
|
|
# This macro handles Traceroute (for up to 30 hops).
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - udp 33434:33524 # UDP Traceroute
|
|
PARAM - - icmp 8 # ICMP Traceroute
|