[174532] in North American Network Operators' Group
Re: Bare TLD resolutions
daemon@ATHENA.MIT.EDU (Jimmy Hess)
Wed Sep 17 21:02:01 2014
X-Original-To: nanog@nanog.org
In-Reply-To: <18573980.1992.1410970155561.JavaMail.root@benjamin.baylink.com>
From: Jimmy Hess <mysidia@gmail.com>
Date: Wed, 17 Sep 2014 20:01:34 -0500
To: Jay Ashworth <jra@baylink.com>
Cc: NANOG <nanog@nanog.org>
Errors-To: nanog-bounces@nanog.org
On Wed, Sep 17, 2014 at 11:09 AM, Jay Ashworth <jra@baylink.com> wrote:
> The latter would seem to be avoidable by making sure that *DNS resolution
> of bare TLDs always returns NXDOMAIN*.
[snip]
Not NXDOMAIN. When TLD. is looked up, they should always return NOERROR.
And yield, either (1) the NS records for the TLD, for QTYPE NS or 'ANY'
For other queries TLD. should return NOERROR with Zero RRs in the
answer (Empty response).
A NXDOMAIN response would be declaring that the TLD does not exist.
--
-JH