forked from extern/shorewall_code
macro.Trcrt: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
a351431c62
commit
f00f03eee3
@ -1,12 +1,10 @@
|
||||
#
|
||||
# Shorewall -Trcrt Macro
|
||||
# Shorewall -- /usr/share/shorewall/macro.Trcrt
|
||||
#
|
||||
# /usr/share/shorewall/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 - - icmp 8 # ICMP Traceroute
|
||||
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||
|
||||
PARAM - - udp 33434:33524 # UDP Traceroute
|
||||
PARAM - - icmp 8 # ICMP Traceroute
|
||||
|
Loading…
Reference in New Issue
Block a user