Hello Dave,
Well that answer it, see below;
I believe you have found my problem, now how to fix?
[robert@redwolf ~]$ netstat -ar
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
default _gateway 0.0.0.0 UG 0 0 0 enp14s0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 enp14s0
[robert@redwolf ~]$ ping -c 4 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=116 time=18.1 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=116 time=18.9 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=116 time=23.9 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=116 time=23.0 ms
— 8.8.8.8 ping statistics —
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 18.053/20.958/23.927/2.521 ms
[robert@redwolf ~]$ nslookup google
;; connection timed out; no servers could be reached
[robert@redwolf ~]$ nslookup yahoo
;; connection timed out; no servers could be reached
My router
[robert@redwolf ~]$ ping -c 4 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.415 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.363 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.418 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=0.355 ms
— 192.168.1.1 ping statistics —
4 packets transmitted, 4 received, 0% packet loss, time 3111ms
rtt min/avg/max/mdev = 0.355/0.387/0.418/0.028 ms
Now according to dnschecker google is 142.251.40.206, at least one of google servers
[robert@redwolf ~]$ ping -c 4 142.251.40.206
PING 142.251.40.206 (142.251.40.206) 56(84) bytes of data.
64 bytes from 142.251.40.206: icmp_seq=1 ttl=114 time=39.4 ms
64 bytes from 142.251.40.206: icmp_seq=2 ttl=114 time=36.9 ms
64 bytes from 142.251.40.206: icmp_seq=3 ttl=114 time=35.0 ms
64 bytes from 142.251.40.206: icmp_seq=4 ttl=114 time=42.3 ms
— 142.251.40.206 ping statistics —
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 34.975/38.408/42.313/2.749 ms
Again dnschecker said yahoo is 74.6.231.21, at least one of Yahoo servers.
[robert@redwolf ~]$ ping -c 4 74.6.231.21
PING 74.6.231.21 (74.6.231.21) 56(84) bytes of data.
64 bytes from 74.6.231.21: icmp_seq=1 ttl=48 time=53.6 ms
64 bytes from 74.6.231.21: icmp_seq=2 ttl=48 time=52.8 ms
64 bytes from 74.6.231.21: icmp_seq=3 ttl=48 time=56.5 ms
64 bytes from 74.6.231.21: icmp_seq=4 ttl=48 time=50.0 ms
— 74.6.231.21 ping statistics —
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 49.989/53.231/56.522/2.329 ms