Wednesday, October 5, 2011

Connect (AS2764)


Traceroute



Traceroute options that can be entered along with the hostname:

[-nv] [-m max_ttl] [-p port] [-q queries] [-t tos] [-w wait] host [data size]

 -n           print addresses numerically rather than symbolically
 -v           verbose output
 -p port      set base UDP port used in probles (default 33434)
 -q queries   set number of probes per ttl (default 3)
 -t tos       set type-of-service in probe packets
 -w wait      set time in seconds to wait for a response (default 3)
 host         hostname or IP address to trace the route to
 datasize     data size in bytes of each probe packet (default 38)


The traceroute CGI source can be found via: http://www.carpe.net/src/index.html