Networks

How to check the internet connectivity ?

Sometimes you might lost your internet connectivity and you are struggling for the retrieve the connection. One of the simple way to check the internet connection is ping ( packet internet gropher ) with the remote system. To do this open terminal ( Linux ) / Command prompt ( Microsoft Windows )

ping <domain name> / < ip address >

For Example :

ping google.com

or

ping 196.168.12.1

Leave a comment