RE: BIND Question?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: steve
> Sent: Sunday, February 16, 2003 7:10 AM
> Subject: Re: BIND Question?
> 
> 
> Here is the current configuration files I have setup.
> Anybody have any ideas why this wont work?

I can query (dig) your domain name from this end without any problems.
Although dns1.websitestudios.net does seem to be answering requests. Note
the status:

dig @dns1.websitestudios.net deadlinecommunications.com ns
 
; <<>> DiG 9.2.1 <<>> @dns1.websitestudios.net deadlinecommunications.com ns
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 15243
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
 
;; QUESTION SECTION:
;deadlinecommunications.com.    IN      NS
 
;; Query time: 87 msec
;; SERVER: 66.73.43.36#53(dns1.websitestudios.net)
;; WHEN: Sun Feb 16 09:52:00 2003
;; MSG SIZE  rcvd: 44


...and now dns2. Which looks OK.

dig @dns2.websitestudios.net deadlinecommunications.com ns 
 
; <<>> DiG 9.2.1 <<>> @dns2.websitestudios.net deadlinecommunications.com ns
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8676
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 2
 
;; QUESTION SECTION:
;deadlinecommunications.com.    IN      NS
 
;; ANSWER SECTION:
deadlinecommunications.com. 86400 IN    NS      dns1.websitestudios.net.
deadlinecommunications.com. 86400 IN    NS      dns2.websitestudios.net.
 
;; ADDITIONAL SECTION:
dns1.websitestudios.net. 86400  IN      A       66.73.43.36
dns2.websitestudios.net. 86400  IN      A       209.142.228.188
 
;; Query time: 126 msec
;; SERVER: 209.142.228.188#53(dns2.websitestudios.net)
;; WHEN: Sun Feb 16 09:53:27 2003
;; MSG SIZE  rcvd: 132


It's my understanding that dns name servers records (NS) are queried in a
round-robin fashion. So your problem could be that your attempts went to
dns1, which seems to be offline.

Steve Cowles



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux