Performing a traceroute in Windows XP, ME, 2000, 98, 95, NT
- Click the START menu and select Run…
- Type cmd into the Run dialog box and click the OK button
- Type:
tracert example.com
and press the Enter key (replace example.com with the domain or IP you want to trace)
Performing a traceroute in Windows Vista and Windows 7
- Click the Windows Orb
- In the Search box type cmd and press Enter
- Type:
tracert example.com
and press the Enter key (replace example.com with the domain or IP you want to trace)
Performing a traceroute in Linux or similar operating systems
- Open a terminal window through your applications menu or similar
- Type:
traceroute -I example.com
and press the Enter key (replace example.com with the domain or IP you want to trace)
Performing a traceroute in Mac OS X
- Open Applications and then Utilities
- Open the Networking Utility and click on Traceroute
- Type the domain you wish to trace (eg. example.com) and click Trace
