PDA

View Full Version : Mydns


Torsson
27th May 2006, 14:34
I did everything like the mydns guide said. and i get this when i try to change the domains name server to my.

*****Error modifying name servers: Nameserver ns1.IndexDesigns.net cannot be registered*****

the domain is aitd-gaming.net if you want to dig or smth

Anywhon know why ?

falko
27th May 2006, 15:14
What exactly are you trying to do? And what gives you that error?

Torsson
28th May 2006, 15:28
When i ask the domain holder to change the nameservers to my mydns server they got this message.

I want to take care of my own domain on my dns server..

falko
28th May 2006, 23:13
When i ask the domain holder to change the nameservers to my mydns server they got this message.

Where does the domain holder get this message?

BTW, ns1.IndexDesigns.net is a CNAME. You should make this an A record!


dig ns1.IndexDesigns.net

; <<>> DiG 9.2.1 <<>> ns1.IndexDesigns.net
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 16106
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;ns1.IndexDesigns.net. IN A

;; ANSWER SECTION:
ns1.IndexDesigns.net. 60 IN CNAME mail.IndexDesigns.net.
mail.IndexDesigns.net. 60 IN A 85.227.140.139

;; Query time: 112 msec
;; SERVER: 81.169.163.104#53(81.169.163.104)
;; WHEN: Sun May 28 22:11:43 2006
;; MSG SIZE rcvd: 73