How to perform Traceroute on Windows and Mac

Traceroute works by sending packets with gradually increasing TTL value, starting with TTL value = 1. The first router receives the packet, decrements the TTL value and drops the packet because it then has TTL value zero. The router sends an ICMP Time Exceeded message back to the source. The next set of packets are given a TTL value of 2, so the first router forwards the packets, but the second router drops them and replies with ICMP Time Exceeded. Proceeding in this way, traceroute uses the returned ICMP Time Exceeded messages to build a list of routers that packets traverse, until the destination is reached and returns an ICMP Echo Reply message.


Below is a guide to show you how to perform Traceroute on a Windows operating system as well as MacOS

Windows

  1. Open up your Start menu
  2. Open up Run
  3. Type cmd and hit Enter
  4. A black window opens where you can type on an empty line ending with C:\Windows\system32> type "tracert (site.tld) ex: google.com"

MacOS

  1. Open the Utilities folder on your hard drive.
  2. Launch the Network Utility.
  3. Click Traceroute.
  4. Enter the domain name for which you want to perform a traceroute, and then click Trace.
  5. Select the results, and then right-click and select Copy or press COMMAND+C to copy the text.
  6. Paste the text into a text editor (TextEdit, etc.)
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

PHP/Zend Modules installed on all our Shared Servers

Below is a list which stores all the default installed PHP modules that comes with all of our...

Is it possible for me to change the server time?

The server clock is set to Greenwich Mean Time (GMT). You cannot change the time on a shared...

Is it possible for me to change the email timestamp?

Each webmail client has a timezone setting, which is set to the server clock by default....

Can I use Boonex Software (Ray, Dolphin & Orca) ?

This software will work on our shared servers. However you will NOT be able to use the...

Apache Modules installed on all of our Shared Servers

Apache Modules installed on all of our shared servers are listed below. Apache Modules...