]> git.saurik.com Git - apple/network_cmds.git/blobdiff - traceroute.tproj/traceroute.8
network_cmds-306.tar.gz
[apple/network_cmds.git] / traceroute.tproj / traceroute.8
index dc8722d1ac00d9a091d1d37e4a4a441da076c3b7..a02f899be43698da30506254a75b016a19c71f2e 100644 (file)
@@ -21,7 +21,7 @@
 .Nd print the route packets take to network host
 .Sh SYNOPSIS
 .Nm traceroute
-.Op Fl dFISdnrvx
+.Op Fl dFISdNnrvx
 .Op Fl f Ar first_ttl
 .Op Fl g Ar gateway
 .Op Fl i Ar iface
@@ -85,6 +85,8 @@ packets.  The default is
 hops (the same default used for 
 .Tn TCP
 connections).
+.It Fl N
+Disables the increment of the destination port (see -p). Useful for using tcpdump through firewalls.  
 .It Fl n
 Print hop addresses numerically rather than symbolically and numerically
 (saves a nameserver address-to-name lookup for each gateway found on the
@@ -395,4 +397,3 @@ In the TCP case,
 .Nm
 should listen for a RST from the destination host (or an intermediate
 router that's filtering packets), but this is not implemented yet.
-