pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Use TRACERT to Diagnose Network Issues

Windows comes with several commands that help you diagnose network issues. But, one of the more useful commands available to you is the TRACERT command. TRACERT is a command line tool that will show the different hops a packet will take as it reaches its destination. You can type TRACERT followed by an IP address or a URL and you will get a report back as the packet passes through each router on its way to the destination. This tool is good to help you check the path that is taken to see if there is any issues with the path between you and the destination.

In addition to showing you each router the packet passes through, it will also let you know how long it took to get to each hop. Furthermore, it will also let you know if the packet is not able to reach the destination and which router the packet failed to travel through.

Say you are unable to get to a specific website the command will show you where the packet failed. If the packet fails before it reaches your internal router, then you know there is an issue between your computer and your router. This would mean there is an issue inside your network. But, if the packet fails after it leaves your router, then there is an issue beyond your control.

To run the command, click on the Start button and type cmd in the run box. Then hit the <ENTER> button to open the command window.

 

When the command line opens, type in cmd followed by an IP address or domain name. In the example below we are running a trace from our home to popular DNS servers 4.2.2.1. There are times where you will get a time out between the source and the destination. This is usually because the router it passes through is set to now pass back information. This is for security purposes. But, if the packet never reached a final destination it will help you check where the errors starting happening. In this example, you will see that it does reach a final destination passing through 7 routers after leaving ours.

There are some other switches available with the command. For example, you can do tracert -4 <ip address> to show only IPv4 addresses. This is handy if it is showing IPv6 information. If you want to see all the switches, you can use tracert -? to show all the different switches available with the command. If you have an operating system other than Windows, there are many TRACERT utilities available for download.

TRACERT is a useful command to kepe in your bag of tricks when troubleshooting network issues. This command combined with other commands like PING, NSLOOKUP, etc can help narrow down issues you are facing in your network.

 

Filed Under: Articles

Latest Articles

Making Bitmaps with the RGB Colour System, Palettes and Look Up Tables

As an image is captured and a grid of colour samples built up, each grid location's colour needs to be given a representative number. Yes, we're finally getting back to numbers again! Like a painter, when dealing with images the computer uses a palette. The palette contains the colour … [Read More...]

A Peak at the Lumia 950

Its coming. The new phone from Microsoft, the Luma 950 is due any time now. This will be the flagship Windows phone and Microsoft will be unveiling it at its annual event on October 6th. Microsoft is working hard to become a player in the smartphone market and they have gone out of their way to make … [Read More...]

Breaking Down the Costs of Developing a Custom VR Solution

Virtual Reality (VR) technology is leading to a number of changes in every industry, including healthcare and entertainment. However, it can be very expensive to create a custom VR solution. Any businesses that are thinking about doing so will need to be aware of the various costs. We are going to … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

10 Exceptional Books on ChatGPT that Will Blow Your Mind

ChatGPT is a powerful new AI tool that is taking the world by storm. You are going to find a lot of amazing books that will teach you how to make the … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

Intel Core2

The Intel Core 2 Duo processor family announced on 27 July 2006 consists of five desktop PC processors, tailored for business, home and enthusiast … [Read More...]

Troubleshooting Chronic Loading Problems in Google Chrome

Google Chrome is a fantastic web browser. Unfortunately, it is not perfect. The biggest frustration that users have is when they try loading a … [Read More...]

Voice Over IP VS Traditional Phone – No Comparison

Traditional phone systems are not going away anytime soon. They still have a large install base in Corporate America. And, many residential customers … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors