root@OpenWrt:~# ping github.com
ping: bad address 'github.com'
On Google:
root@OpenWrt:~# ping google.com
ping: bad address 'google.com'
On YouTube:
root@OpenWrt:~# ping youtube.com
ping: bad address 'youtube.com'
But on localhost:
root@OpenWrt:~# ping localhost
PING localhost (::1): 56 data bytes
64 bytes from ::1: seq=0 ttl=64 time=0.686 ms
64 bytes from ::1: seq=1 ttl=64 time=0.334 ms
64 bytes from ::1: seq=2 ttl=64 time=0.337 ms
64 bytes from ::1: seq=3 ttl=64 time=0.334 ms
64 bytes from ::1: seq=4 ttl=64 time=0.320 ms
64 bytes from ::1: seq=5 ttl=64 time=0.339 ms
64 bytes from ::1: seq=6 ttl=64 time=0.334 ms
64 bytes from ::1: seq=7 ttl=64 time=0.347 ms
64 bytes from ::1: seq=8 ttl=64 time=0.364 ms
64 bytes from ::1: seq=9 ttl=64 time=0.326 ms
^C
--- localhost ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max = 0.320/0.372/0.686 ms
So this indeed means that ping command works, and all clients are connected to router and they have internet connection
Using AX3000 here. Example on Github here:
On Google:
On YouTube:
But on localhost:
So this indeed means that ping command works, and all clients are connected to router and they have internet connection