How do I perform a Traceroute?
- 29/06/2009 12:17 AM
In windows you will need to open up a command prompt.
- Goto Start.
- Click on Run.
- Type in cmd in the dialog box.
- Press Enter.
tracert domain.com
In OS X you will need to open up Terminal.app which is located in in your Utilities directory in the Applications folder.
Double click on the Terminal.app to open a new terminal session. From there you will type in the below command to do a traceroute from your location.
traceroute domain.com