Thursday, October 18th, 2007
Sometimes we cant reach a site or server even though it is up due to networking issues. Traceroute is a tool that lets you diagnostic this type of issues.
Including a traceroute report from your pc to the site/server when you open a helpdesk ticket will help the technical support technicians to pin point the problem and resolve it quickly.
This is how you can perform traceroute from windows:
Step 1:
Click on Start > Run.
Step 2:
In the Run window type cmd and click OK.
Step 3:
In te command prompt type tracert domain.com and hit ENTER.
Replace domain.com with your target site or host.
This will give ...
(read more)