Hi World,
Ping Command Activity – This was a great exercise that highlighted how ping commands work in a hands-on way. I enjoy being able to play around with topics we are learning about. Here are the screenshots of my ping results. The two other websites beyond google was the official Australian government response website: Australian.gov.au and the official website of the government of Japan: Japan.go.jp
I was rather shocked to see that the ping to Japan was the quickest when compared to google and the Australian website! The average speed for Japan was 24.025 ms (milliseconds). Google’s average speed was 24.474 ms and the Australian site’s average was 188.582 ms. Given how far away those countries were I expected them to take longer because there is so much more distance that needs to be traversed. Given that the Australian ping took the longest was expected, but the fact google sits in the middle is a surprise.
Traceroute Command activity – Much like the ping activity, the traceroute command activity was insightful. My experience with this was slightly different, in that one of the commands lasted for several minutes compared to the other two. The Australian’s site took the longest by far when compared to the google and Japan.go.jp site. The traceroute ended on its own after a few seconds for the google and Japan.go.jp websites. T
The command went on for a total of 64 hops before it finally ended. 24-64 were all *** which means they were not successful hops and the command timed out before a response was received. This activity was more aligned with what I was expecting, such as how the google traceroute was the shortest amount of hops with 13. The traceroute to the Japanese site took 18 hops which makes sense. The longest as noted above, was the Australian site with 64 hops.
As noted in our text, “a computer communicates via the internet by sending a packet, containing information like an address for a destination computer, the data size, and the data itself over communication links through several computers on a path to a destination,” (Vahid & Lysecky, 2019). Communication links can take the form of fiber optic cables or wireless satellites.
The Guide of Ping and Traceroute Commands defined these two utilities as troubleshooting methods for internet connectivity issues. Using these commands helps to provide a picture for how a packet travels through a given network. The ping command checks a device or website is available by sending small packets of information to a specific IP address and tracks how fast it takes to access it. Once the destination is reached the recipient computer sends back an echo reply to acknowledge that the information was received successfully. The traceroute command maps out the entire path of a small packet as it travels to its intended destination. In terms of reasons why either command might time out, one possibility is that a server runs into a firewall that blocks the command. Another possible reason is that the router rejects the command due to being disconnected or turned off.
References:
University of Arizona Global Campus. (n.d.). Guide to ping and traceroute commands
Vahid, F., & Lysecky, S. (2019). Computing technology for all. zyBooks.
Comments
Post a Comment