Monday, November 19, 2012, 15:24
Category: General
Solution ID: 00000163
How to diagnose connectivity issues using the TraceRoute Tool.
The TraceRoute Tool is used to trace the route (path) of network packets travelling between two computers. Similar to the Ping Tool, TraceRoute sends ICMP packets from a source computer to a target computer and any intermediate hosts. The IP address and hostname of each host are listed (if available), along with the return time in milliseconds. This tool can be useful in identifying where a problem may exist when network connectivity is broken between two networked computer systems.
Each intermediate host (called a "hop") in the route is numbered and displayed. The sequence number, hostname, IP address and packet times (3 packet response times displayed). If information can not be gathered for a hop, an asterisk '*' is displayed for each packet sent (i.e. "* * *").
Example: Tracroute to www.google.com
traceroute to www.google.com (74.125.225.211), 30 hops max, 40 byte packets 1 * * * 2 gw-google.torontointernetxchange.net (206.108.34.6) 1.890 ms 2.307 ms 1.921 ms 3 209.85.255.232 (209.85.255.232) 2.315 ms 216.239.47.114 (216.239.47.114) 2.091 ms 209.85.255.232 (209.85.255.232) 2.063 ms 4 216.239.46.160 (216.239.46.160) 17.991 ms 17.943 ms 17.904 ms 5 209.85.241.22 (209.85.241.22) 28.114 ms 72.14.232.141 (72.14.232.141) 29.377 ms 209.85.241.22 (209.85.241.22) 29.329 ms 6 72.14.239.49 (72.14.239.49) 38.218 ms 38.764 ms 72.14.239.51 (72.14.239.51) 38.738 ms 7 216.239.46.149 (216.239.46.149) 38.699 ms 38.668 ms 38.635 ms 8 209.85.251.111 (209.85.251.111) 38.601 ms 38.666 ms 38.255 ms 9 den03s06-in-f19.1e100.net (74.125.225.211) 38.256 ms 38.214 ms 38.177 ms
This information is extremely useful when trying to diagnose connectivity issues between servers.
Packet latency varies depending on the quality of the Internet / network connection. A good broadband Internet connection (wired or wireless) typically results in ping test latency of less than 100 ms, often less than 30 ms. A satellite Internet connection normally suffers from latency above 500 ms.
Note: Some network devices, including firewalls, may disable ping packet responses or even block the ICMP protocol, used to send ping network packets. When this occurs TraceRoute will display a series of asterisks (i.e. "* * *").
The PerfectMail™ TraceRoute Tool allows administrators to trace the route of network packets sent from your PerfectMail server to another Internet host. On the "Tools => TraceRoute" menu item enter the host name or IP address want to perform a trace route to and click the "Trace Route" button.
Tags: mail, server, host, connectivity, network, packet, diagnostics, traceroute, ping
Link to this article: https://perfectmail.com/kb/traceroute_tool_network_diagnostics
Updated: Monday, November 19, 2012, 15:24
-- David Rutherford
Last modified: 2012-11-19, 16:13
© 1999-2013 PerfectMail
Comments
No comments yet.