another question about the glue

Casey Deccio casey at deccio.net
Fri Jul 1 21:47:08 UTC 2011


On Fri, Jul 1, 2011 at 12:31 PM, PANG J. <pangj at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20110701/33a175be/attachment.html>


More information about the bind-users mailing list