gorolla
3rd July 2006, 03:21
Hi,
I am following the setup from http://www.howtoforge.com/ispconfig_dns_godaddy to setup my own Name Server.
However I have encounter a problem when I reach the dig commands, when I run, dig ns1.mydomain.com, I get the following;
server1:~ # dig ns1.mydomain.com
; <<>> DiG 9.3.1 <<>> ns1.mydomain.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57822
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;ns1.mydomain.com. IN A
;; ANSWER SECTION:
ns1.mydomain.com. 3267 IN A 203.173.40.87
;; Query time: 367 msec
;; SERVER: 145.253.2.75#53(145.253.2.75)
;; WHEN: Mon Jul 3 10:11:08 2006
;; MSG SIZE rcvd: 49
which seems like what the tutorial has. However after I reach the step, where you run the command for testing, dig @ns1.mydomain.com any otherdomain.com.au, then I get the following error,
server1:~ # dig @ns1.mydomain.com any otherdomain.com.au
; <<>> DiG 9.3.1 <<>> @ns1.mydomain.com any otherdomain.com.au
; (1 server found)
;; global options: printcmd
;; connection timed out; no servers could be reached
Just wondering why is this the case? Thank you.
Also another thing in the tutorial it says I need to wait for sometime after the configuration with Godaddy.com, but how do I found out the configuration is working properly as a registered Name Server with Godaddy.com? Thank you.
Jeff
I am following the setup from http://www.howtoforge.com/ispconfig_dns_godaddy to setup my own Name Server.
However I have encounter a problem when I reach the dig commands, when I run, dig ns1.mydomain.com, I get the following;
server1:~ # dig ns1.mydomain.com
; <<>> DiG 9.3.1 <<>> ns1.mydomain.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57822
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;ns1.mydomain.com. IN A
;; ANSWER SECTION:
ns1.mydomain.com. 3267 IN A 203.173.40.87
;; Query time: 367 msec
;; SERVER: 145.253.2.75#53(145.253.2.75)
;; WHEN: Mon Jul 3 10:11:08 2006
;; MSG SIZE rcvd: 49
which seems like what the tutorial has. However after I reach the step, where you run the command for testing, dig @ns1.mydomain.com any otherdomain.com.au, then I get the following error,
server1:~ # dig @ns1.mydomain.com any otherdomain.com.au
; <<>> DiG 9.3.1 <<>> @ns1.mydomain.com any otherdomain.com.au
; (1 server found)
;; global options: printcmd
;; connection timed out; no servers could be reached
Just wondering why is this the case? Thank you.
Also another thing in the tutorial it says I need to wait for sometime after the configuration with Godaddy.com, but how do I found out the configuration is working properly as a registered Name Server with Godaddy.com? Thank you.
Jeff