How to run traceroute

To run a traceroute, open the Command Prompt (Windows) or Terminal (macOS/Linux), and then type the command followed by the destination IP address or domain name (e.g., tracert www.example.com) and press Enter. The tool will show the network path and travel time for each router (hop) to reach that destination, helping to diagnose network issues.

On Windows:

  1. Open Command Prompt: Click the Windows icon, type "cmd" in the search bar, and press Enter.
  2. Enter the command: Type tracert followed by a space and the IP address or domain name of your target (e.g., tracert www.dtechghana.com).
  3. Run the trace: Press Enter to start the traceroute.

On macOS or Linux:

  1. Open Terminal: Search for and open the Terminal application.
  2. Enter the command: Type traceroute (note: no 't' at the end) followed by a space and the target IP address or domain name.
  3. Run the trace: Press Enter to start the traceroute.

What to look for in the results:

  • Hops: Numbered steps on the left, showing each router the data passes through.
  • Time (RTT): The three columns showing the time (in milliseconds) to send a packet to that hop and get a response back.
  • Asterisks (\*): Indicate dropped packets, which can signal a problem with the network connection at that hop.

 

 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is a Package

A package is collection of predefined specifications which define what a user or domain may have...

How do I change my DNS or name servers?

If you have registered your domain name with Darrel Technologies, you should be able to manage...

What do I need to start an Online Store

Despite what many hosts want you to think, having an online store doesn't have much to do with...

How do I setup streaming video or music ?

Many people have questions about media steaming support for their sites. Unless you have a...

Can I use FTP as an off server backup

We don't recommend it, as it can be considered a "file dump" which is against our TOS. What is...