getting Authoritative Name Servers registered in TLD

Thomas Charron twaffle at gmail.com
Wed Dec 21 14:45:01 EST 2005


On 12/21/05, Ben Scott <dragonhawk at gmail.com> wrote:
>
> Interesting.  I suspect this might be dependent on the registrar.
> I've never had to request glue records before; they've always just
> appeared automatically when I registered a domain.  It worked that way
> for the tens of domains hosted at NTI when I was there (generally with
> Network Delusions), and works that way for a few vanity domains I've
> registered personally (with DomainMonger, on their servers).


  Aye, it's up to their system to automagically create the glue records on
demand.  The tld itself really doesn't give a rats rear.


> As you say, it's pretty clear when glue is needed, and I can't think
> of a reason one would *not* want them added in those cases.


  Becouse glue records can resolve direct from the tld servers.  THis magic
means your creating A records directly in the root servers.  Now image
someone adds a glue record for www.google.com is the .com tld.

  Since most registrars are lazy as all hell, they don't want to check, and
make it a manual process if the DNS server itself isn't under the domain
that it is serving DNS for.

A quick test shows a couple random domains working as expected:
> Notice how glue (A records of name servers) is only included when
> the server in question is a child of the <org.> domain.


  Aye, this is becouse it is automagically asumed that if the DNS hostname
of the DNS server resides within another TLD, that the given TLD for the
name server itself is responsible for resolution of the domain.

  Hypothetically, if I have:

  larry.org
    NS ns1.moe.com

  moe.com
    NS ns1.curly.com

  curly.com
     NS ns1.curly.com
  A Record - ns1.curly.com - 82.123.232.12 (GLUE RECORD)

  This is perfectly legal, and ASSUMES that ns1.moe.com can be resolved by
ns1.curly.com, even with no glue record for ns1.moe.com.

  Now, it's bad practice, becouse if ns1.curly.com goes down for whatever
reason, larry.org is screwed.  But heck, this is the three stooges here, one
goes down, they all go down, right?  :-)

  Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20051221/13226aca/attachment.html


More information about the gnhlug-discuss mailing list