Glam Prestige Journal

Bright entertainment trends with youth appeal.

When I'm having Internet connection issues and I want to figure out how far I get, it would be really neat to know how I could find out if the connection between me and my ISP is okay.
At the moment I'm just pinging my router and one of the few root dns servers. But with that method I cannot tell if it's my ISPs fault if I cannot ping the dns server...

2

1 Answer

From cmd launch a tracert (or any other site: facebook.com, yahoo.com, etc.) and from the results:

  • The first address will be your router.
  • In the second one you will find the WAN address of your connection to your ISP.
  • The third is very likely of some device on the ISP.
  • Sometimes the fourth is inside your ISP, but it could be also the connection to other ISP

You can use the second and third of those for further pings. However if you have dynamic IP, the second one could be changing periodically or anytime the connection is re-stablished so it couldn't be very useful.

Do some tests on different days to verify which one is the most reliable.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy