ydns / bash-updater

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

DNS randomly fails #40

Closed martinlindhe closed 8 years ago

martinlindhe commented 8 years ago

Created phabricator.ydns.eu

1/3 of the times i run "dig phabricator.ydns.eu" i successfully get an IP:

> dig phabricator.ydns.eu

; <<>> DiG 9.8.3-P1 <<>> phabricator.ydns.eu
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40303
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;phabricator.ydns.eu.       IN  A

;; ANSWER SECTION:
phabricator.ydns.eu.    59  IN  A   52.16.134.2

;; Query time: 51 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Sep 28 16:16:21 2015
;; MSG SIZE  rcvd: 53

the other times i get this:


; <<>> DiG 9.8.3-P1 <<>> phabricator.ydns.eu
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 35370
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;phabricator.ydns.eu.       IN  A

;; AUTHORITY SECTION:
ydns.eu.        1047    IN  SOA ydns.eu. support.ydns.eu. 2014061001 3600 1800 604800 28800

;; Query time: 29 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Sep 28 16:16:20 2015
;; MSG SIZE  rcvd: 81
``
martinlindhe commented 8 years ago

~15 minutes later and its about 100% failure :(

martinlindhe commented 8 years ago

Another, older entry returns old & expired ip's on DNS requests, Ping me if you need more details

commx commented 8 years ago

Please check again and let me know if the problem still persists.

martinlindhe commented 8 years ago

seems to be resolved now, thanks!

martinlindhe commented 8 years ago

@commx: Hitting the same issue again. dns lookups randomly return current ip, and randomly return a old ip :-( dont want to spill too many details in this pr, please ping me at martin -nospamplz- at ubique.se if you want another example

martinlindhe commented 8 years ago

@commx: also i went ahead and donated 20 euro. thanks for a usually great service :-)