Posts

Showing posts with the label Traceroute

Travelling through a network.

Packets are pieces of information that a computer uses to communicate with another computer over the internet. A packet first leaves the host computer and travels to router then modem. From the modem, the packets reach the Internet Service Provider (ISP) then starts its journey through the internet to the desired computer. Throughout the internet, the packet must pass through multiple other routers further and further away before reaching its destination. Once it had reached the destination, the receiving computer reads the packet and creates another packet to send back to the original computer which must travel in reverse to reach the original computer. The ping and traceroute results for google returned the faster results. The average roundtrip time for the 3 pings was 46ms while the traceroute roundtrip for each hop was about the same. I did experience a lot of time outs with the hops. When testing the vbreath.pl, an Australian website, the average ping time was 223ms and each hop...