Can someone please advise on whether there is a simple tool that can be used to monitor internet connections (ADSL), as to their status of connection and dropout times and duration.
ISP's are continually saying that it's a hardware fault or the line providers problem. Any sort of information that can be used to define the actual issue would be beneficial.
Thanks in advance
Web Development
Last Comment
Tobias
8/22/2022 - Mon
awender2
Simplest way to check availability is to start a ping session and later check how many drops you had during the test.
Start something like this from the command prompt: ping somenetaddress -t
Start something like this from the command prompt: ping somenetaddress -t