ydns / bash-updater

YDNS Bash Updater Script
GNU General Public License v3.0
80 stars 43 forks source link

ydns.eu down? #32

Closed adrianmihalko closed 9 years ago

adrianmihalko commented 9 years ago

However I can browse at this moment ydns.eu, from various locations ydns.eu seems to be down:

http://downforeveryoneorjustme.com/ydns.eu It's not just you! http://ydns.eu looks down from here.

.eu@vps067:~$ ping ydns.eu ping: unknown host ydns.eu .eu@vps067:~$ ping myhost.ydns.eu ping: unknown host myhost.ydns.eu

Same IP on dyndns.org works:

.eu@vps067:~$ ping myhost.dyndns.org PING myhost.dyndns.org (90.64.xx.xx) 56(84) bytes of data. 64 bytes from 90-64.dynamic.xy.sk (90.64.xx.xx): icmp_req=1 ttl=59 time=20.9 ms

detond commented 9 years ago

There seems to be a problem with the dns propagation of ydns.eu. I have this problem since on week.

(https://www.nexcess.net/resources/tools/global-dns-checker/?h=ydns.eu&t=A)

adrianmihalko commented 9 years ago

Check this also:

https://github.com/ydns/core/issues/1

commx commented 9 years ago

I have removed ns3.ydns.eu for the meanwhile. It looks like that server is not answering questions at all, even if it has been reinstalled recently. I'll have a deeper look into what's going on.

adrianmihalko commented 9 years ago

Thank you, commx.

commx commented 9 years ago

This should be fixed now.

It looks like most non-authoriative DNS servers on the web do not try to use another listed nameserver if a request fails (why?). I've removed ns3 from the nameserver list of our domains at registrar-level and now every request seems to be answered.

commx commented 9 years ago

Update: ns3.ydns.eu (New York City) has been reinstalled and is back on operation.