Type the Name or IP address of the host you want to trace to and press Return.
A popup menu keeps a list of Recent Targets or history. The contents of the target field are added to the list when a test to that target is invoked. If the recent targets menu becomes full (10 entries), the least recently used item will be removed. To add or remove an item, or clear the entire list, use the corresponding selections from the History menu.
Network routes are traced by sending a packet with successively larger time to live (TTL) values in the IP header and recording any "time limit exceeded" messages that are returned. As each router forwards a packet, it decrements the TTL value and discards the packet reporting an error if TTL reaches zero. Each hop is tried three times and the average round trip time is displayed in seconds.
Normally a trace terminates when trace route receives a "Port unreachable" response from the target host. If trace route receives a "Destination unreachable" response that is not "Port unreachable" from the target host, trace route will show "!dest" in the Received column, show the reason the packet could not be forwarded in the Name column, and terminate the trace.
When a "time limit exceeded" message is received, trace route uses the source address of this message to lookup the corresponding Name. The trace continues while any lookup is in progress as indicated by the word "Looking..." in the Name column.
"UDP Trace" is similar to the standard unix "traceroute" tool.
"ICMP Trace" uses ICMP echo requests instead of UDP datagrams for tracing similar to the Windows "tracert" tool. This may work better through some firewall devices.
"Record Route" (sends an ICMP echo request with the IP Record Route option (RR) telling each router along the path to add its own IP address to the option data. Up to nine IP addresses can be recorded in the IP header before running out of space. This option may reveal alternate router addresses or allow you to trace through devices that do not otherwise respond.
When you invoke one window from another, the corresponding data is automatically transferred.
You can double-click on any destination in the table to start a Ping test to that address. You don't have to wait for the trace to finish.
You can select the results of a Trace Route test and copy them to the clipboard as plain text (for pasting into email messages). If you include the first row of the table in your selection, the table headings will also be copied.
You can open and use multiple Trace Route windows at the same time.