PDA

View Full Version : Configuring Nameservers in GoDaddy


brianetilley
29th August 2006, 21:54
I am having a problem with the configuration.

server #1 IP: 68.149.224.197
server #2 IP: 68.149.224.198

server #1 Domain Name: hostesp1.com
server #2 Domain Name: espswebhosting.com

This what I get when I run the tests:


www:~# dig @ns1.hostesp1.com any espswebhosting.com

; <<>> DiG 9.2.4 <<>> @ns1.hostesp1.com any espswebhosting.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39096
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;espswebhosting.com. IN ANY

;; ANSWER SECTION:
espswebhosting.com. 86400 IN SOA ns1.hostesp1.com. admin.hostesp1.com. 2006082904 28800 7200 604800 86400
espswebhosting.com. 86400 IN NS ns2.hostesp1.com.
espswebhosting.com. 86400 IN NS ns1.hostesp1.com.
espswebhosting.com. 86400 IN MX 10 mail.espswebhosting.com.
espswebhosting.com. 86400 IN A 68.149.224.198

;; ADDITIONAL SECTION:
mail.espswebhosting.com. 86400 IN A 68.149.224.197

;; Query time: 2 msec
;; SERVER: 68.149.224.197#53(ns1.hostesp1.com)
;; WHEN: Tue Aug 29 11:25:37 2006
;; MSG SIZE rcvd: 176

www:~# dig @ns1.hostesp1.com any www.espswebhosting.com

; <<>> DiG 9.2.4 <<>> @ns1.hostesp1.com any www.espswebhosting.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43810
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;www.espswebhosting.com. IN ANY

;; ANSWER SECTION:
www.espswebhosting.com. 86400 IN A 68.149.224.197

;; AUTHORITY SECTION:
espswebhosting.com. 86400 IN NS ns1.hostesp1.com.
espswebhosting.com. 86400 IN NS ns2.hostesp1.com.

;; Query time: 1 msec
;; SERVER: 68.149.224.197#53(ns1.hostesp1.com)
;; WHEN: Tue Aug 29 11:33:57 2006
;; MSG SIZE rcvd: 101


www:~# dig @ns1.hostesp1.com any mail.espswebhosting.com

; <<>> DiG 9.2.4 <<>> @ns1.hostesp1.com any mail.espswebhosting.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12773
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.espswebhosting.com. IN ANY

;; ANSWER SECTION:
mail.espswebhosting.com. 86400 IN A 68.149.224.197

;; AUTHORITY SECTION:
espswebhosting.com. 86400 IN NS ns1.hostesp1.com.
espswebhosting.com. 86400 IN NS ns2.hostesp1.com.

;; Query time: 1 msec
;; SERVER: 68.149.224.197#53(ns1.hostesp1.com)
;; WHEN: Tue Aug 29 11:36:08 2006
;; MSG SIZE rcvd: 102


www:~# dig @ns2.hostesp1.com any espswebhosting.com

; <<>> DiG 9.2.4 <<>> @ns2.hostesp1.com any espswebhosting.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 41643
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;espswebhosting.com. IN ANY

;; Query time: 1 msec
;; SERVER: 68.149.224.198#53(ns2.hostesp1.com)
;; WHEN: Tue Aug 29 11:37:49 2006
;; MSG SIZE rcvd: 36


www:~# dig @ns2.hostesp1.com any www.espswebhosting.com

; <<>> DiG 9.2.4 <<>> @ns2.hostesp1.com any www.espswebhosting.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 37809
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.espswebhosting.com. IN ANY

;; Query time: 1 msec
;; SERVER: 68.149.224.198#53(ns2.hostesp1.com)
;; WHEN: Tue Aug 29 11:39:40 2006
;; MSG SIZE rcvd: 40


www:~# dig @ns2.hostesp1.com any mail.espswebhosting.com

; <<>> DiG 9.2.4 <<>> @ns2.hostesp1.com any mail.espswebhosting.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 11265
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.espswebhosting.com. IN ANY

;; Query time: 2 msec
;; SERVER: 68.149.224.198#53(ns2.hostesp1.com)
;; WHEN: Tue Aug 29 11:42:27 2006
;; MSG SIZE rcvd: 41

Any suggestions greatly appreciated.

falko
30th August 2006, 17:34
Which distribution do you use on your secondary DNS server? Did you create the slave zones in ISPConfig on the secondary DNS server? Any errors in the logs on the secondary DNS?

brianetilley
31st August 2006, 02:04
Server #1 has a different version of ISPConfig. I will update it and go through the server settings again. I should have thought of that...Thanks for the help.

falko
1st September 2006, 17:01
I don't think it's a problem of different ISPConfig versions...