How to Use tracert to Diagnose Network Problems

How to Use tracert to Diagnose Network Problems thumbnail
Use tracert to Diagnose Network Problems

Tracert (short for traceroute) is a network diagnostic tool that can be used to determine where network problems are located. This can be a useful tool to figure out why you can't connect to another computer over the Internet. This article explains how to use tracert to diagnose network problems on Windows. If you are interested in learning the technical details of how traceroute works, check the resources section.

Things You'll Need

  • Microsoft Windows
Show More

Instructions

    • 1
      Start->Run dialog box

      Bring up the "Run" dialog box by clicking on Start, then Run. Alternatively, you can bring up the dialog box using a keyboard shortcut by holding down the Window key and pressing R.

    • 2

      In the edit box next to "Open:" type "cmd" without the quotes and then hit enter. This will open the DOS command window.

    • 3
      Performing a tracert to google

      At the prompt, type "tracert www.google.com" without the quotes and hit enter.

    • 4

      Wait while the tracert runs. The output from tracert is in 4 columns. The first column is the "hop" number. Each "hop" is device that your network traffic gets routed through in order to travel from you to the destination. The next 3 columns are ping times. Ping time is how long it takes to send a network packet from you to another network device and back again. Ping times are measured in milliseconds. The fifth column is the address of the network device that the traffic is passing through (or stopping at).

    • 5

      Look at the first item in the fifth column. In a typical home network, this hop is your router. If the tracert makes it this far then it means the connection between your computer and router is working.

    • 6

      Look at the next few lines in the fifth column (I've blurred out some of my network identification in the image for security purposes). The initial hops after your router are your ISP's network, starting with your cable or DSL modem if it is a separate device from your router. The number of hops belonging to your ISP will vary depending on the ISP and the route of the network traffic. Notice that my ISP is Verizon and it's pretty clear which hops belong to them. If there are problems in these hops then I know it's Verizon's problem and can call them to complain.

    • 7

      Look at the last line in the fifth column. In an situation where everything is working fine, this line will be your destination (www.google.com in our case). If things are not working, this will be the address of the network device that's having problems. If the address is not inside your ISP's network nor is it your destination then there's really nothing you can do other than wait and hope that whoever is responsible for the network device gets it fixed. If the problem is inside your ISP's network then you should call them. If the problem is with the destination host then you could contact them.

    • 8

      Look at columns 2-4. This is where we will be able to see if there are any problems. Ping times should gradually increase as the hop count goes up. If there is a hop that has a dramatic increase in ping time (say, 100 ms to 700 ms) or has asterisks (*) instead of times then that hop is having problems. In the worst cases, all three columns will have asterisks and you'll start getting "Request timed out" messages.

    • 9

      Be aware that there is a situation where things can be functioning properly but tracert will give you "Request timed out" messages. e-How is actually an example of this behavior. Network devices can be configured to ignore ping requests and when they do, you just get timeout errors even though other network traffic (such as web page requests) will work just fine. In this case, we see that the last successful ping was to DEMAND-MEDI. Since Demand Media owns e-How, we can deduce that there are no network problems between my computer and the e-How site. If I was having problems accessing web pages on e-How, with this information I could rule out my network connection to the site as the source of the problem.

Tips & Warnings

  • If you get an error message of "Unable to resolve target system name ..." it means that your Domain Name Server (DNS) is not working and you most likely need to call your ISP about the problem.

Related Searches:

Resources

  • Photo Credit http://everystockphoto.com/photo.php?imageId=238952

Comments

You May Also Like

  • How to Diagnose Connection Problems With Windows XP

    Click "Start," "My Computer," and then "My Network Places (located at the left side of the window). Under "Network Tasks," select "View...

  • How to Use Traceroute for Computers

    The traceroute, or tracert, tool creates a command line output report to help you troubleshoot network connectivity issues. The tool cannot solve...

  • How to Troubleshoot Network Printer Problems

    Network printers can provide a number of advantages to companies of all sizes, including lower costs and greater flexibility. With a network...

  • How to Diagnose Wireless Problems

    Verify that your hardware works. Select the Control Panel then click the "Device Manager" icon. The Device Manager panel is displayed. Click...

  • How to Diagnose Connection Problems With Internet Explorer

    Internet connection and network errors can be frustrating and confusing to a casual computer user. However, Internet Explorer provides a diagnostics tool...

  • How to Diagnose Connection Problems With a Netgear Router

    Netgear makes a full line of home and business Internet-networking routers. Like most Internet devices, Netgear routers may occasionally experience problems that...

  • How to Use Speed Meter Pro to Diagnose Internet Issues

    Internet problems can prevent plenty of users from having an enjoyable web surfing experience. You end up spending tons of wasted time...

  • Traceroute Explained

    Traceroute, or tracert as it is known in Windows circles after the command to start a trace, is a way of determining...

  • How to Diagnose Hardware Problems

    If you own a computer, you've most likely experienced the frustration caused by hardware problems. Because hardware problems are so prevalent, computers...

  • Problems With Traceroute

    Problems With Traceroute. Traceroute is a computer network tool used to show the path taken by network packets when travelling from the...

  • How to Diagnose a Brake Problem

    If you notice braking problems, the first thing you should do is bring your car to a capable mechanic. Although many things...

  • How to Use the Tracert Command

    The traceroute utility included in Microsoft Windows 7 is called tracert.exe, and it calculates how many transfers through other computers and routers...

  • How to Troubleshoot Traceroute

    Traceroute is an Internet tool available on any computer to see the details of a connection to any server in the world....

  • How to Capture a Traceroute

    You can use a computer traceroute to test the loss of data and connection speed between your computer and another server on...

  • Network Diagnosis Software

    Computer networks play an important part in the organization and function of many companies, and they must therefore be maintained with a...

  • How to Use the Traceroute Command

    If you constantly see yourself refreshing a Web page that will not load despite a very high signal on your Internet router,...

  • Traceroute Output Explained

    Traceroute refers to a computer networking tool used to measure how data is transferred over an Internet Protocol (IP) network. Traceroute outputs...

  • Traceroute Instructions

    A utility used to show the path an Internet protocol packet takes as it travels to its destination, Traceroute is a command-line...

  • How to Use the DSM to Diagnose ADHD

    The Diagnostic and Statistical Manual of Mental Disorders, 4th edition (DSM-IV), details diagnostic criteria for mental disorders as established by the American...

  • How to Diagnose Internet Speed Problems

    When it comes to Internet speed, life on the information superhighway can be much like driving on a regular highway. On some...

Related Ads

Featured