On Fri, 2 Apr 2004 15:20:34 +0000 (UTC), Th3ZoR <(E-Mail Removed)> wrote:
> On 2004-04-02, Bob Hauck <(E-Mail Removed)> wrote:
>> On Fri, 2 Apr 2004 07:10:54 +0000 (UTC), Th3ZoR <(E-Mail Removed)>
>> wrote:
>>
>>> When i will change provider - my IP's will change too and i'm concern
>>> about my DNS.
>>
>>> I guess that all i will have to do is change my bind configs (DNS and
>>> RevDNS) and thats it! All should work ... but am i right ? :]
>>
>> You will also have to notify the registrar where your domain name is
>> registered so they can update the root name servers with the new IP
>> address of your DNS.
> I maintain 20 domains, so i must update just first domain (xyz.com)
> but not the others, becouse they all point to my server (ns1.xyz.com
> and ns2.xyz.com), right?
What does "first domain" mean? The first one you registered? There is
no special significance to that. Unless they are all subdomains of
xyz.com you must update them all. Your registrar may provide a way to
do this more-or-less automatically, but you haven't said who that is.
If you are changing hosting providers, they will normally offer to do it
for you.
The way it works is this. When somebody does a lookup for xyz.com, and
their ISP's forwarding DNS does not already know the answer, they will
be directed to a root name server. The root name server will provide
the IP addresses of the machines that are authoritative for the domain
in question. The client (or the ISP's forwarding DNS acting on behalf
of the client) will then get the information from one of those. This is
a "recursive lookup".
OTOH, if your domains are all subdomains of xyz.com (e.g. foo.xyz.com),
then you would only need to update the one record. Queries for any
subdomain of xyz.com will be directed first to the servers that are
authoritative for xyz.com. Those servers can answer directly or recurse
again as they see fit.
> I was thinking about that my server points to my root server and
> updates info about IPs, so that root server could send info proper
> info to dns query.
No, not unless you have made some arrangement with the people who run
the root name servers, or are using a dynamic DNS service, or there is
some other special circumstance. Normally, it is exactly the opposite,
the root name servers point people to the server that is authoritative
for a given domain.
--
-| Bob Hauck
-| To Whom You Are Speaking
-|
http://www.haucks.org/