Re: Moving name servers
DAve <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
John Levine wrote: >> Seems to me if I change the A record, >> >> ns1.totallogic.com A 65.124.104.25 >> >> to the IP of ns1auth.tls.net, >> >> ns1.totallogic.com A 65.124.104.30 >> >> I should be in business. Looking through my documentation it seems like >> it should work fine. Is my thinking completely messed up? > > No, it won't work. Yes, your thinking is messed up: I can accept that, this is why I asked the list. > > $ dig @a.gtld-servers.net. ns1.totallogic.com a > > ; <<>> DiG 9.4.3-P2 <<>> @a.gtld-servers.net. ns1.totallogic.com a > ; (2 servers found) > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60637 > ;; flags: qr rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2 > ;; WARNING: recursion requested but not available > > ;; QUESTION SECTION: > ;ns1.totallogic.com. IN A > > ;; ANSWER SECTION: > ns1.totallogic.com. 172800 IN A 65.124.104.25 > > ;; AUTHORITY SECTION: > totallogic.com. 172800 IN NS ns1.totallogic.com. > totallogic.com. 172800 IN NS ns2.totallogic.com. > > ;; ADDITIONAL SECTION: > ns1.totallogic.com. 172800 IN A 65.124.104.25 > ns2.totallogic.com. 172800 IN A 65.123.104.25 > > The A records for your two name servers are also in the .COM zone. If > they weren't there'd be no way to find totallogic.com in the first > place. You'll need to log into your registrar and update their > addresses there as well as updating the local A records. Since the > TTL is two days, don't turn off those old servers any time soon. Now I am confused. The domain totallogic.com is registered with Register.com. We host the authoritative name servers for the domain. Currently I have two Bind servers running at 65.124.104.25 and 65.123.104.25 (ns[12].totallogic.com). I have three djbdns servers running at 65.124.104.30, 65.123.104.30, and 65.124.110.14 (ns[123]auth.tls.net). The changes I asked about would be the updates to my local records, the A records for the bind servers. If I go to Register.com and login to manage the name servers for domains we host, there is no place to put an IP, none, just a FQDN. (I remember domain name registration requiring IPs of the authoritative servers, but I have not registered client domains in over six years). It seems to me if there was a place to change the IP of the name servers with the registrar I would change the IP there as well as my A record, but there is not. So as long as all of my servers provide authoritative responses for totallogic.com, it seems changing my local record is all I need to do. That and wait before turning off the old server. We wait 7 days by policy, many client's windows servers refuse to give up there cache, so we wait longer than the TTL. DAve -- "Posterity, you will know how much it cost the present generation to preserve your freedom. I hope you will make good use of it. If you do not, I shall repent in heaven that ever I took half the pains to preserve it." John Quincy Adams http://appleseedinfo.org