mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
30682e63d8
Signed-off-by: Tuomo Soini <tis@foobar.fi>
13 lines
377 B
Plaintext
13 lines
377 B
Plaintext
#
|
|
# Shorewall -Trcrt Macro
|
|
#
|
|
# /usr/share/shorewall/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 - - icmp 8 # ICMP Traceroute
|