On Fri, Jul 1, 2011 at 12:31 PM, PANG J. <pa...@xuite.net> wrote:

> <http://h.gtld-servers.net>Why the "net" zone has the glue for the servers
> which are in the "com" zone?
>
>
Glue refers to address records for name servers of delegated child zones,
when the names of those servers are subdomains of the delegated zone itself,
e.g.,

example.net. IN NS ns1.example.net.
ns1.example.net. IN A 192.0.2.1

However, records in the additional section don't always correspond to glue
records contained in the delegating zone.  Servers may also return records
from other sources in their additional section, such as from other zones for
which they are authoritative.  Such is the case with the gTLD servers, which
are authoritative for net and com.  The address records returned for
ns{1,2}.dnsbed.com are not in the net zone, but they are "sibling" glue for
another zone delegated from the com zone.  That is, they are the names of
servers authoritative for a zone delegated from the com zone other than
dnsbed.com (ns{1,2}.dnsbed.com aren't among the authoritative server names
for dnsbed.com).

Casey
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to