Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Move my DNS to Linode
PostPosted: Mon Jul 02, 2012 9:10 pm 
Offline
Senior Newbie

Joined: Fri Dec 23, 2011 9:52 am
Posts: 18
Hello everybody,

right now my domain name is registered with another company that manages my DNS.
The DNS entry then points to my linode hosting my applications.

I am wondering, is it possible to move the DNS to linode?
Does it have any additional cost?
What are the required steps?

Thank you for your help :)


Top
   
PostPosted: Mon Jul 02, 2012 9:21 pm 
Offline
Sysop

Joined: Sat Nov 27, 2010 3:32 am
Posts: 180
Website: https://blog.timheckman.net/
Location: San Francisco, CA
You can move it so your DNS is hosted with us. Can't transfer it, however.
Free as long as there is one active Linode on your account.
- http://library.linode.com/dns-guides/configuring-dns-with-the-linode-manager

-Tim

_________________
'If debugging is the process of removing bugs, then programming must be the process of putting them in.' //Edsger Dijkstra
'Nothing is withheld from us which we have conceived to do.' | 'Do things that have never been done.' //Russell Kirsch


Top
   
PostPosted: Tue Jul 03, 2012 12:10 pm 
Offline
Senior Newbie

Joined: Fri Dec 23, 2011 9:52 am
Posts: 18
Perfect, thank you


Top
   
PostPosted: Mon Jun 10, 2013 10:54 am 
Offline
Newbie

Joined: Mon Jun 10, 2013 10:52 am
Posts: 3
What exactly should I do on the registar side?

i just pointed 5 NS records to ns[1-5].linode.com

is that all I have to do there?


Top
   
PostPosted: Mon Jun 10, 2013 6:53 pm 
Offline
Senior Member

Joined: Wed Oct 20, 2010 12:11 pm
Posts: 142
https://library.linode.com/dns-manager#sph_domain-zones - start here


Top
   
PostPosted: Mon Jun 10, 2013 8:57 pm 
Offline
Newbie

Joined: Mon Jun 10, 2013 10:52 am
Posts: 3
thanks, but i'm still unsure what i should do on the other end (the place i pay for the domain)

For the anchor you send in that page I assume importing should take care of that? I have a rather complex (not to say poluted) zone there. the import just created a few standard placeholders for www pointing to the linode node i have.

the check says everything is OK.

but

Code:
(0) ~
sellout$ dig www.example.com @ns1.linode.com

; <<>> DiG 9.8.1-P1 <<>> www.example.com @ns1.linode.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29374
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 5, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;www.example.com.         IN   A

;; ANSWER SECTION:
www.example.com.      86400   IN   A   173.230.129.41

;; AUTHORITY SECTION:
example.com.      86400   IN   NS   ns3.linode.com.
example.com.      86400   IN   NS   ns5.linode.com.
example.com.      86400   IN   NS   ns2.linode.com.
example.com.      86400   IN   NS   ns4.linode.com.
example.com.      86400   IN   NS   ns1.linode.com.

;; Query time: 43 msec
;; SERVER: 69.93.127.10#53(69.93.127.10)
;; WHEN: Mon Jun 10 17:58:07 2013
;; MSG SIZE  rcvd: 145


(0) ~
sellout$ ping www.example.com
ping: unknown host www.example.com

(2) ~
sellout$


Top
   
PostPosted: Tue Jun 11, 2013 2:10 am 
Offline
Senior Member

Joined: Fri Feb 17, 2012 8:20 pm
Posts: 365
Did you really just go through the trouble of hiding your domainname but leaving your IP? (Do you have a secret website ?:o)

Troubleshooting is a lot easier if we see what you see. That includes knowing the actual domain.


Top
   
PostPosted: Tue Jun 11, 2013 5:13 pm 
Offline
Senior Member
User avatar

Joined: Wed Mar 17, 2004 4:11 pm
Posts: 554
Website: http://www.unixtastic.com
Location: Europe
Nuvini wrote:
Did you really just go through the trouble of hiding your domainname but leaving your IP? (Do you have a secret website ?:o)

Troubleshooting is a lot easier if we see what you see. That includes knowing the actual domain.


Maybe he actually owns example.com!
(Joking - It's an IANA owned special case)


Top
   
PostPosted: Tue Jun 11, 2013 8:45 pm 
Offline
Newbie

Joined: Mon Jun 10, 2013 10:52 am
Posts: 3
Nuvini wrote:
Did you really just go through the trouble of hiding your domainname but leaving your IP? (Do you have a secret website ?:o)

Troubleshooting is a lot easier if we see what you see. That includes knowing the actual domain.


lol. it was late. no i don't care much for what is there. but usually the hostname is more sensitive than the IP. the IP you would already know... but i may be using dev.www.example.com with lots of debug information :)


here's what i'm still seeing on my ISP dns host

Code:
; <<>> DiG 9.8.1-P1 <<>> tooist.com.br
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41756
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;tooist.com.br.         IN   A

;; AUTHORITY SECTION:
tooist.com.br.      1800   IN   SOA   ns1.dominios.uol.com.br. admin.uolhost.com.br. 2013061007 43200 3600 604800 1800

;; Query time: 466 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Tue Jun 11 17:44:11 2013
;; MSG SIZE  rcvd: 98



is my registrar puling my leg? from their admin interface i can see that i disabled all the nsX.dominios.uol.com.br

where can i find what the numbers there are about? i'm sure they mean something about how long to cache... but not sure what is what and in which unit.


Top
   
PostPosted: Wed Jun 12, 2013 2:58 am 
Offline
Senior Member

Joined: Fri Feb 17, 2012 8:20 pm
Posts: 365
We need to know the actual domain name though, otherwise we can only guess :)

Either way - as you saw in the SOA records which is also reflected in the whois:
Code:
nserver:     ns1.dominios.uol.com.br
nserver:     ns2.dominios.uol.com.br
nserver:     ns3.dominios.uol.com.br


The nameservers are still pointing to the old ones - so everything you set up in the Linode nameservers won't have effect. So you'll have co contact uol/dominios to get the nameservers pointed to those of Linode.
(And normally, whois changes are pretty quickly - I know SIDN (for .nl domain names) does it every 2 hours - but yours might be faster/slower - but taking days? Highly unlikely. uol/dominios should be able to help you with that.)

Good luck :)


Top
   
PostPosted: Wed Jun 12, 2013 4:07 am 
Offline
Senior Member
User avatar

Joined: Wed Mar 17, 2004 4:11 pm
Posts: 554
Website: http://www.unixtastic.com
Location: Europe
If you want to use your own nameservers for dominios.uol.com.br you need to get uol.com.br to delegate the subdomain dominios.uol.com.br to separate nameservers that you control.

It might be easier to get uol.com.br to host your domain records for dominios.uol.com.br so you don't need to run a nameserver at all.


I recommend the book DNS and BIND if you actually do want to run your own nameservers.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group