Log in

View Full Version : doom9.org DNS A wrong.


c2h5oh
3rd September 2010, 12:50
www.doom9.org works, doom9.org does not. have a look at dig output and fix A entry.

#dig doom9.org

; <<>> DiG 9.6.1-P2 <<>> doom9.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9221
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;doom9.org. IN A

;; ANSWER SECTION:
doom9.org. 3600 IN A 0.0.0.0

;; AUTHORITY SECTION:
doom9.org. 3550 IN NS ns1.zoneedit.com.
doom9.org. 3550 IN NS ns4.zoneedit.com.

c2h5oh
3rd September 2010, 12:52
For comparison:


#dig www.doom9.org

; <<>> DiG 9.6.1-P2 <<>> www.doom9.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14040
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;www.doom9.org. IN A

;; ANSWER SECTION:
www.doom9.org. 240 IN CNAME server4.doom9.org.
server4.doom9.org. 3600 IN A 61.206.118.218

;; AUTHORITY SECTION:
doom9.org. 3290 IN NS ns4.zoneedit.com.
doom9.org. 3290 IN NS ns1.zoneedit.com.

Doom9
3rd September 2010, 21:10
I believe if you make older threads in this particular subforum visible, you'll see that this issue has been brought up multiple times and the response is still the same.

c2h5oh
6th September 2010, 23:21
I believe if you make older threads in this particular subforum visible, you'll see that this issue has been brought up multiple times and the response is still the same.
ah, ok. I did find an answer in a thread from 2007 ;-)

Doom9
6th September 2010, 23:22
Sorry, it's well hidden :) I'd rather it were different - in fact, I seem to recall a recent mail that something is changing.. so perhaps we'll finally get failsave switchover for the root domain. I shall check that in the next days.