Re: [DNSOP] WGLC for draft-ietf-dnsop-sutld-ps

Stephane Bortzmeyer <bortzmeyer@nic.fr> Thu, 09 February 2017 16:37 UTC

Return-Path: <bortzmeyer@nic.fr>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1153A129BB1 for <dnsop@ietfa.amsl.com>; Thu, 9 Feb 2017 08:37:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level:
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GgLrpbKrGMBj for <dnsop@ietfa.amsl.com>; Thu, 9 Feb 2017 08:37:11 -0800 (PST)
Received: from mx4.nic.fr (mx4.nic.fr [IPv6:2001:67c:2218:2::4:12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 84A61129B92 for <dnsop@ietf.org>; Thu, 9 Feb 2017 08:37:11 -0800 (PST)
Received: from mx4.nic.fr (localhost [127.0.0.1]) by mx4.nic.fr (Postfix) with SMTP id 18DA32807C2; Thu, 9 Feb 2017 17:37:10 +0100 (CET)
Received: from relay2.nic.fr (relay2.nic.fr [192.134.4.163]) by mx4.nic.fr (Postfix) with ESMTP id 138732807BF; Thu, 9 Feb 2017 17:37:10 +0100 (CET)
Received: from b12.nic.fr (unknown [192.134.7.106]) by relay2.nic.fr (Postfix) with ESMTP id 11482B38003; Thu, 9 Feb 2017 17:36:40 +0100 (CET)
Received: by b12.nic.fr (Postfix, from userid 1000) id 065243FA79; Thu, 9 Feb 2017 17:36:40 +0100 (CET)
Date: Thu, 09 Feb 2017 17:36:39 +0100
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: John R Levine <johnl@taugh.com>
Message-ID: <20170209163639.sxvw6jg6lqxsavuq@nic.fr>
References: <20170208091536.vqwftrhpole33opl@nic.fr> <20170208151101.14753.qmail@ary.lan> <20170208162718.jxaesl23jc6frykl@nic.fr> <alpine.OSX.2.20.1702081129500.51298@ary.qy>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <alpine.OSX.2.20.1702081129500.51298@ary.qy>
X-Operating-System: Debian GNU/Linux 9.0
X-Kernel: Linux 4.8.0-2-amd64 x86_64
X-Charlie: Je suis Charlie
Organization: NIC France
X-URL: http://www.nic.fr/
User-Agent: NeoMutt/20170113 (1.7.2)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/kD4rbqIYXxeLNcoxiTDSWlxe--c>
Cc: dnsop@ietf.org
Subject: Re: [DNSOP] WGLC for draft-ietf-dnsop-sutld-ps
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Feb 2017 16:37:13 -0000

On Wed, Feb 08, 2017 at 11:40:16AM -0500,
 John R Levine <johnl@taugh.com> wrote 
 a message of 27 lines which said:

> > URL, please, with the expected behavior of the resolver when queried
> > for the domain.
> 
> It's the IANA list of special use domains:
> 
>
>http://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xml

It is not complete. For instance, {in-addr,ip6}.arpa domains for the
documentation networks (e.g. 2.0.192.IN-ADDR.ARPA) are not present
(but they are in the other registry,
<https://www.iana.org/assignments/locally-served-dns-zones/locally-served-dns-zones.xml>)

Also, unfortunately, the SU registry it lists the domains, not the
expected behavior (example: .onion requires a NXDOMAIN, .localhost a
reply for A/AAAA queries). So, you still need to read all the RFCs.