On Sat, 26 May 2001, tc lewis wrote:
> On Fri, 25 May 2001, Mark Jeftovic wrote:
> > I think, it's because in .com/.net/.org (NSI/Verisign registry) they put
> > glue records in the roots for each nameserver. If you had multiple
> > A recs for a given IP address, when it came time to change it, it would
> > require an exhaustive search of all the glue records in the root zone,
> > everytime.
>
> ip addresses don't have A records (well, it wouldn't do anything if they
> did, i should say); they have PTR records. your explanation is
> technically incorrect -- no such exhaustive search would take place.
or maybe you mean the user's searching if he needed to change that ip.
yes, if a user had nameservers a.ns.domain.dom, b.ns.domain.dom, and
c.ns.domain.dom, and wanted to change the ip all of these resolve to, he
would need to change each of these 1 by 1, at least given opensrs'
management interface. this would occur whether they had the same or
different ips -- there is no difference.
the root servers do not give ptr records (reverse dns) for registered
nameservers. no such conflicting would occur there.
i may have misunderstood the point of your above paragraph the first time
around. my apologies if so.
-tcl.