Jusg doing some ping requests throws back some odd results:
Code: Select all
Pinging www.l.google.com [64.233.183.104] with 32 bytes of data:
General failure.
Request timed out.
Reply from 64.233.183.104: bytes=32 time=104ms TTL=244
Request timed out.
Ping statistics for 64.233.183.104:
Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
Approximate round trip times in milli-seconds:
Minimum = 104ms, Maximum = 104ms, Average = 104ms
Thanks
Edit: just done a ping -t to google, 151 packets with one loss. <1% is an acceptable threshold in my opinion :P.