Johnatan56
Honorary Master
I am only home after work from 4:30 and its slow the whole time.
9:30pm test again
Pinging bras.afrihost.com [155.239.255.250] with 32 bytes of data:
Reply from 155.239.255.250: bytes=32 time=257ms TTL=63
Request timed out.
Reply from 155.239.255.250: bytes=32 time=282ms TTL=63
Reply from 155.239.255.250: bytes=32 time=606ms TTL=63
Ping statistics for 155.239.255.250:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 257ms, Maximum = 606ms, Average = 381ms
Tracing route to www.google.co.za [216.58.210.195]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms TP-LINK.Home [192.168.1.1]
2 * * * Request timed out.
3 531 ms 987 ms 833 ms dbn-up2.ip.adsl.co.za [169.1.5.174]
4 592 ms 777 ms 886 ms dbn-in1.ip.adsl.co.za [169.1.5.204]
5 590 ms 983 ms 990 ms 41.162.84.192
6 706 ms 687 ms 813 ms 172.18.1.162
7 350 ms 421 ms * 72.14.194.206
8 1656 ms 850 ms * 108.170.234.255
9 422 ms 612 ms * 64.233.174.55
10 * 485 ms * mrs04s09-in-f3.1e100.net [216.58.210.195]
11 460 ms 786 ms 1045 ms mrs04s09-in-f3.1e100.net [216.58.210.195]
Trace complete.
Will try run the test again during the day tomorrow.
Can you leave a device on over the day, then do this:
Open notepad and paste this:
Code:
@ECHO OFF
:LOOPSTART
time /T >> pingExchangeResults.txt
ping bras.afrihost.com -n 4 >> pingExchangeResults.txt
timeout /t 60
GOTO LOOPSTART
right-click and run it. Click ctrl-c to terminate once you get home.
The text file will be in the same place as the bat file, called pingExchangeResults.txt
It will ping once every minute, just edit the number after the timeout to change how long it should wait between pings.
Or here, uploaded as a zip: http://www2.zippyshare.com/v/WmLiEdw1/file.html