mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 08:44:05 +01:00
macro.Trcrt: update header
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
23baddab16
commit
453244fe95
@ -1,12 +1,10 @@
|
||||
#
|
||||
# Shorewall6 - Trcrt Macro
|
||||
# Shorewall6 -- /usr/share/shorewall6/macro.Trcrt
|
||||
#
|
||||
# /usr/share/shorewall6/macro.Trcrt
|
||||
#
|
||||
# This macro handles Traceroute (for up to 30 hops).
|
||||
# This macro handles ICMP and UDP Traceroute (UDP 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
|
||||
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE
|
||||
|
||||
PARAM - - udp 33434:33524 # UDP Traceroute
|
||||
PARAM - - ipv6-icmp 128 # ICMP Traceroute
|
||||
|
Loading…
Reference in New Issue
Block a user