"dns.nextdns.io" a large number of connection errors
Hey, I am using nextdns cli 1.11.0 under centos8
Recently, it was discovered that a large number of "i/o timeout" appeared in the log, and there was a problem with the local area network DNS resolution.
First of all, I suspect that there may be a problem with the network, so the normal "dns.nextdns.io" IP can be resolved through other DNS service providers "8.8.8.8" nslookup.
as follows:
[root@NextDNS ~]# nslookup dns.nextdns.io
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
dns.nextdns.io canonical name = steering.nextdns.io.
Name: steering.nextdns.io
Address: 37.252.249.233
Name: steering.nextdns.io
Address: 84.17.37.186
Name: steering.nextdns.io
Address: 2a00:11c0:17:429::3
Name: steering.nextdns.io
Address: 2a0b:4341:509:186:5054:ff:fe0e:98d3
I ping the resolved IP, and the results are as follows:
[root@NextDNS ~]# ping 37.252.249.233
PING 37.252.249.233 (37.252.249.233) 56(84) bytes of data.
64 bytes from 37.252.249.233: icmp_seq=1 ttl=47 time=193 ms
64 bytes from 37.252.249.233: icmp_seq=2 ttl=47 time=194 ms
64 bytes from 37.252.249.233: icmp_seq=3 ttl=47 time=194 ms
64 bytes from 37.252.249.233: icmp_seq=4 ttl=47 time=193 ms
64 bytes from 37.252.249.233: icmp_seq=5 ttl=47 time=195 ms
64 bytes from 37.252.249.233: icmp_seq=6 ttl=47 time=185 ms
64 bytes from 37.252.249.233: icmp_seq=7 ttl=47 time=191 ms
64 bytes from 37.252.249.233: icmp_seq=8 ttl=47 time=196 ms
64 bytes from 37.252.249.233: icmp_seq=9 ttl=47 time=193 ms
64 bytes from 37.252.249.233: icmp_seq=10 ttl=47 time=188 ms
64 bytes from 37.252.249.233: icmp_seq=11 ttl=47 time=183 ms
64 bytes from 37.252.249.233: icmp_seq=12 ttl=47 time=194 ms
--- 37.252.249.233 ping statistics ---
12 packets transmitted, 12 received, 0% packet loss, time 23ms
rtt min/avg/max/mdev = 183.424/191.597/195.684/3.737 ms
[root@NextDNS ~]# ping 84.17.37.186
PING 84.17.37.186 (84.17.37.186) 56(84) bytes of data.
64 bytes from 84.17.37.186: icmp_seq=1 ttl=48 time=15.7 ms
64 bytes from 84.17.37.186: icmp_seq=2 ttl=46 time=17.1 ms
64 bytes from 84.17.37.186: icmp_seq=5 ttl=48 time=62.4 ms
64 bytes from 84.17.37.186: icmp_seq=12 ttl=48 time=62.3 ms
64 bytes from 84.17.37.186: icmp_seq=25 ttl=46 time=63.8 ms
--- 84.17.37.186 ping statistics ---
28 packets transmitted, 5 received, 82.1429% packet loss, time 512ms
rtt min/avg/max/mdev = 15.672/44.238/63.776/22.770 ms
[root@NextDNS ~]#
The IP 37.252.249.233 can be pinged through.
I am very confused now. Please help solve this problem. Attached is the relevant log.
https://nextdns.io/diag/c980e7e0-8548-11eb-b436-f1a41f11c9f5
Content aside
- 3 yrs agoLast active
- 17Replies
- 414Views
-
2
Following