Multiple domain hosting


July 29, 2009

Finding the network path to a specific host

Filed under: Hosting — Multi domain @ 12:02 pm

In order to find a traffic path to a specific host I suggest using traceroute (tracert utility on Windows OS) utility. By running a traceroute you will see how the traffic travels between your workstation (or server) to the remote host you are tracerouting.

On the linux platform, simply enter

traceroute www.thehostuwanttotraceroute.com

on windows OS (from the DOS command line shell):

tracert www.thehostuwanttotraceroute.com

You can also turn off the hostname resolving, -d on the Windows, -n in Linux Shell.

No Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

You must be logged in to post a comment.