Performing a Trace Route

Windows:
1.) Click the start menu and choose or type run then hit enter.
2.) In the box that pops up, type in cmd and hit enter.
3.) In the Command Prompt window that pops up, type in tracert domain.com (where domain is your domain) and then hit enter.



Mac:
1.) Open Terminal (Applications => Utilities).

2.) Type: traceroute domain.com (where the domain is your domain) and then hit enter.

Linux (Ubuntu/Debian):
1.) Open terminal and install the traceroute package (sudo apt-get install traceroute).

2.) Type: traceroute domain.com (where the domain is your domain) and then hit enter.

 

  • 13 Users Found This Useful
Was this answer helpful?

Related Articles

Add a Host Entry

A Host Entry can be added when you want your domain to resolve to our server locally (on your own...