aboutsummaryrefslogtreecommitdiff
path: root/contrib/traceroute/traceroute.8
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>1999-05-12 17:28:31 +0000
committerArchie Cobbs <archie@FreeBSD.org>1999-05-12 17:28:31 +0000
commit255065aa3b891ae02ccc2ef626ef5c780c62e175 (patch)
treefa6f3e1f8da561e5daf4706b028b12488507c2df /contrib/traceroute/traceroute.8
parent790b5553847d51442fdd54b102646b0458330163 (diff)
downloadsrc-255065aa3b891ae02ccc2ef626ef5c780c62e175.tar.gz
src-255065aa3b891ae02ccc2ef626ef5c780c62e175.zip
Add a min TTL flag to go along with the max TTL flag. That is, this flag
allows you to start tracing at a hop number other than 1. Submitted by: Stefan `Sec` Zehl <sec@42.org>
Notes
Notes: svn path=/head/; revision=47071
Diffstat (limited to 'contrib/traceroute/traceroute.8')
-rw-r--r--contrib/traceroute/traceroute.830
1 files changed, 19 insertions, 11 deletions
diff --git a/contrib/traceroute/traceroute.8 b/contrib/traceroute/traceroute.8
index 26e11b6c911e..16fba5ca17cb 100644
--- a/contrib/traceroute/traceroute.8
+++ b/contrib/traceroute/traceroute.8
@@ -13,14 +13,14 @@
.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.\" $Header: /home/ncvs/src/contrib/traceroute/traceroute.8,v 1.3 1998/01/09 18:46:53 steve Exp $
+.\" $Header: /home/ncvs/src/contrib/traceroute/traceroute.8,v 1.4 1999/05/06 03:23:23 archie Exp $
.\"
.TH TRACEROUTE 8 "27 September 1996"
.UC 6
.SH NAME
traceroute \- print the route packets take to network host
.SH SYNOPSIS
-.. while ((op = getopt(argc, argv, "dnrvg:m:p:q:s:t:w:")) != EOF)
+.. while ((op = getopt(argc, argv, "dnrvg:M:m:P:p:q:s:t:w:")) != EOF)
.na
.B traceroute
[
@@ -29,35 +29,39 @@ traceroute \- print the route packets take to network host
.B \-g
.I gw_host
] [
-.B \-m
-max_ttl
-.I ]
+.B \-M
+.I min_ttl
+]
.br
.ti +8
[
+.B \-m
+.I max_ttl
+] [
.B \-P
.I proto
] [
.B \-p
.I port
-] [
-.B \-q
-.I nqueries
]
.br
.ti +8
[
+.B \-q
+.I nqueries
+] [
.B \-s
.I src_addr
] [
.B \-t
.I tos
-] [
-.B \-w
-.I waittime
]
.br
.ti +8
+[
+.B \-w
+.I waittime
+]
.I host
[
.I packetlen
@@ -86,6 +90,10 @@ Print a summary of how many probes were not answered for each hop.
.B \-g
Specify a loose source route gateway (8 maximum).
.TP
+.B \-M
+Set the initial time-to-live value used in outgoing probe packets.
+The default is 1, i.e., start with the first hop.
+.TP
.B \-m
Set the max time-to-live (max number of hops) used in outgoing probe
packets. The default is 30 hops (the same default used for TCP