[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


To: dnsop@cafax.se
From: "D. J. Bernstein" <djb@cr.yp.to>
Date: 29 May 2001 23:23:01 -0000
Content-Disposition: inline
Sender: owner-dnsop@cafax.se
Subject: Re: Should a nameserver know about itself?

Robert Elz writes:
> Whether that happens for in-addr.arpa domains or not I am not sure, but
> if you believe the reasoning for doing this (which is largely to force
> glue to be provided) then it probably should.

Right. If you create a reverse zone in the simplest possible way with
tinydns, namely ./add-ns 3.2.1.in-addr.arpa 1.2.3.144, you get

   3.2.1.in-addr.arpa. NS a.ns.3.2.1.in-addr.arpa.
   a.ns.3.2.1.in-addr.arpa. A 1.2.3.144

so that glue is always provided.

Unfortunately, neither ARIN nor RIPE supports glue, despite the last
paragraph of RFC 1034 section 4.2.2, so reverse lookups on the Internet
are unnecessarily rickety.

---Dan

Home | Date list | Subject list