I used Network-Tools.com to traceroute to curtin.edu.au. Details are below:
134.7.179.56 is from Australia(AU) in region Oceana
TraceRoute to 134.7.179.56 [curtin.edu.au]
Hop (ms) (ms) (ms) IP Address Host name
1 11 6 6 72.249.134.177 -
2 9 7 6 8.9.232.73 xe-5-3-0.edge3.dallas1.level3.net
3 8 14 16 4.68.19.126 vlan79.csw2.dallas1.level3.net
4 17 17 18 4.69.136.157 ae-73-73.ebr3.dallas1.level3.net
5 54 55 49 4.69.132.77 ae-3.ebr2.losangeles1.level3.net
6 52 42 42 4.69.144.9 ae-1-60.edge3.losangeles1.level3.net
7 40 50 40 4.78.195.202 singapore-t.edge3.losangeles1.level3.net
8 191 195 188 203.208.148.18 -
9 Timed out Timed out Timed out -
10 Timed out Timed out Timed out -
11 308 296 296 61.88.166.134 aarnet.o6ssc76fe.optus.net.au
12 296 293 293 202.158.198.6 -
13 295 292 293 202.158.198.178 -
14 299 301 301 202.158.198.186 gw1.er1.curtin.cpe.aarnet.net.au
15 Timed out Timed out Timed out -
16 Timed out Timed out Timed out -
17 Timed out Timed out Timed out -
18 300 295 299 134.7.179.56 -
Trace complete
Looks like a lot of gibberish to me and it doesn't make it easy when it is formatted like the text above. But basically there are 6 columns. The first column which is numbered from 1-18 are the number of hops it has taken to get from my destination to the Curtin server. It took 18!
The next 3 columns are the responses from the router and how long it took (in milliseconds). Each hop is tested 3 times. Where it says "Timed out" there was no response from the router so it tried a different router.
The fifth and sixth columns are the IP Address and Host Name of the routers we had to pass through to get to the Curtin server.
Using the 3 millisecond figures for the last traceroute, the average time in milliseconds from the tools site to the Curtin server was 298ms.
I then tried to Ping the Curtin website using Network-Tools.com. Details are below:
Ping 134.7.179.56
[curtin.edu.au]
Round trip time to 134.7.179.56: 309 ms
Round trip time to 134.7.179.56: 298 ms
Round trip time to 134.7.179.56: 308 ms
Round trip time to 134.7.179.56: 295 ms
Round trip time to 134.7.179.56: 296 ms
Round trip time to 134.7.179.56: 295 ms
Round trip time to 134.7.179.56: 295 ms
Round trip time to 134.7.179.56: 298 ms
Round trip time to 134.7.179.56: 298 ms
Round trip time to 134.7.179.56: 296 ms
Average time over 10 pings: 298.8 ms
Interestingly, both traceroute and pinging took about the same time to locate the server. Traceroute seems to supply more information as to what servers it has passed to get to the destination so may be a more reliable.
The IP number for the Curtin server is 134.7.179.56
I also downloaded A-ToolBar from the Tucows website (http://www.tucows.com/preview/323577) and tried pinging the Curtin server and it pinged it in 5 hops. I then tried to trace cutin.edu.au using A-ToolBar and it only took 1 hop. I'm not sure if this result is correct so it is worthwhile to try out different applications as you may get different resuls.
They are both quite handy tools if you had a website hosted externally and you were unable to access it. Using both of these tools you would be able to find the exact place where the connection is dropping out.
Below is a screen shot of A-ToolBar when I pinged the Curin server in 5 hops:

What is Traceroute ...?
traceroute is a computer network tool used to determine the route taken by packets across an IP network.
Source: Wikepedia (http://en.wikipedia.org/wiki/Traceroute)
Still confused? Me too!
Traceroute is a command which can show you the path a packet of information takes from your computer to one you specify. It will list all the routers it passes through until it reaches its destination, or fails to and is discarded. In addition to this, it will tell you how long each 'hop' from router to router takes.
Source: MediacCllege.com (http://www.mediacollege.com/internet/troubleshooter/traceroute.html)
What is Ping ...?
Ping (Ping referred as Packet Internet Grouper) is a computer network tool used to test whether a particular host is reachable across an IP network; it is also used to self test the network interface card of the computer, or as a speed test. It works by sending ICMP “echo request” packets to the target host and listening for ICMP “echo response” replies. Ping measures the round-trip time[1] and records any packet loss, and prints when finished a statistical summary of the echo response packets received, the minimum, mean, max and in some versions the standard deviation of the round trip time.
Source: Wikipedia (http://en.wikipedia.org/wiki/Ping)
References:
Allen, M.. (n.d.). "Module 1 Introduction to Internet Communications". Retrieved June 8, 2009 from
http://lms.curtin.edu.au/webapps/blackboard/content/listContent.jsp?course_id=_18825_1&content_id=_985240_1

No comments:
Post a Comment