Re: Moving name servers
[email protected] (Paul Jarc)
| Newsgroups | gmane.network.djbdns |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
DAve <[email protected]> wrote: > 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. This change would have to be made once for your own domain (totallogic.com), not for each client domain. You want to change the addresses of ns[12].totallogic.com. So you have to make that change in every place a resolver could find that address. That includes your old BIND servers, your new djbdns servers, and the .com servers. That's because ns[12].totallogic.com are also the NS names for totallogic.com itself, not just for your clients. So in the management interface for totallogic.com, you should find a place to change those addresses, and that's what you'll have to do. paul