Re: [DNSOP] data at delegation points

Paul Vixie <paul@redbarn.org> Wed, 15 April 2020 21:25 UTC

Return-Path: <paul@redbarn.org>
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 B84823A0825 for <dnsop@ietfa.amsl.com>; Wed, 15 Apr 2020 14:25:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-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 eoq2Su1H5XlB for <dnsop@ietfa.amsl.com>; Wed, 15 Apr 2020 14:25:31 -0700 (PDT)
Received: from family.redbarn.org (family.redbarn.org [24.104.150.213]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 885D13A0858 for <dnsop@ietf.org>; Wed, 15 Apr 2020 14:25:30 -0700 (PDT)
Received: from linux-9daj.localnet (vixp1.redbarn.org [24.104.150.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by family.redbarn.org (Postfix) with ESMTPSA id 2DC6CB074A; Wed, 15 Apr 2020 21:25:30 +0000 (UTC)
From: Paul Vixie <paul@redbarn.org>
To: dnsop@ietf.org, John Levine <johnl@taugh.com>
Date: Wed, 15 Apr 2020 21:25:29 +0000
Message-ID: <4826305.IS1iOAaquJ@linux-9daj>
Organization: none
In-Reply-To: <20200415151620.DD2EE17A8967@ary.qy>
References: <20200415151620.DD2EE17A8967@ary.qy>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/LJjUx2r3EuI2W9L3jw17ANacP54>
Subject: Re: [DNSOP] data at delegation points
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.29
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: Wed, 15 Apr 2020 21:25:34 -0000

On Wednesday, 15 April 2020 15:16:20 UTC John Levine wrote:
> In article <060513e7-742d-6de9-cf16-c367fbb13845@redbarn.org> you write:
> >...
> >
> >so instead of example.com DS, it should have been example._dnssec.com DS.
> 
> I take your point but I have a question and a half.
> 
> The plan in this draft is that NS2 would eventually replace NS records.

if so there's a much larger set of changes we'd have to consider. for one 
thing NS2 should be slabbed (one record containing a compound rdata set); for 
another it would have to incorporate what DS does now (also as a slab). and it 
would move to be delegator-only, not present or relevant at the apex, and 
therefore signed in the parent. i have hesitated to bring any of this up in 
the years since 2003 when it all first came to light, because i thought it 
would take time and attention away from getting DNSSEC deployed. (naive?)

> Hence a zone could have a zone cut at a name that has no NS
> records, so the server has to do something like scan the zone when
> loaded or updated for NS2 records at names like example._ns2.com and
> remember that means that example.com is a zone cut.

if this is meant to replace NS then it would have to be at the zone cut, and 
not a nephew-domain like DS should have been. so, i apparently misheard what 
was said on the dnsop webex about this, and didn't do my assigned reading 
before starting this thread. please accept my apologies.

> Adding to the excitement, NS2 in its current kitchen-sink form
> replaces both NS and DS, so the name at the zone cut would not exist
> at all.  The server would presumably have to synthesize an ENT there.
> 
> Does that seems feasible?  Sensible?

this still doesn't feel like the right era to begin the DNSv2 effort.

-- 
Paul