mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
c78e7635c1
Signed-off-by: Tuomo Soini <tis@foobar.fi>
11 lines
341 B
Plaintext
11 lines
341 B
Plaintext
#
|
|
# Shorewall -- /usr/share/shorewall/macro.Trcrt
|
|
#
|
|
# This macro handles ICMP and UDP Traceroute (UDP for up to 30 hops).
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
PARAM - - udp 33434:33524 # UDP Traceroute
|
|
PARAM - - icmp 8 # ICMP Traceroute
|