Re: [DNSOP] [Technical Errata Reported] RFC6781 (4844)

Matthijs Mekking <matthijs@pletterpet.nl> Wed, 26 October 2016 10:40 UTC

Return-Path: <matthijs@pletterpet.nl>
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 ACDDD1294AA for <dnsop@ietfa.amsl.com>; Wed, 26 Oct 2016 03:40:51 -0700 (PDT)
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] 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 DJm4hETrJOvO for <dnsop@ietfa.amsl.com>; Wed, 26 Oct 2016 03:40:49 -0700 (PDT)
Received: from dicht.nlnetlabs.nl (dicht.nlnetlabs.nl [185.49.140.10]) (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 5576D12948B for <dnsop@ietf.org>; Wed, 26 Oct 2016 03:40:48 -0700 (PDT)
Received: from [172.19.129.226] (vpn-10-mht.dyndns.com [216.146.45.33]) by dicht.nlnetlabs.nl (Postfix) with ESMTPSA id 889D9D526; Wed, 26 Oct 2016 12:40:36 +0200 (CEST)
Authentication-Results: dicht.nlnetlabs.nl; dmarc=none header.from=pletterpet.nl
To: RFC Errata System <rfc-editor@rfc-editor.org>, olaf@nlnetlabs.nl, matthijs@nlnetlabs.nl, miek.gieben@sidn.nl, bclaise@cisco.com, joelja@bogus.com, suzworldwide@gmail.com, tjw.ietf@gmail.com
References: <20161026085939.97B28B80166@rfc-editor.org>
From: Matthijs Mekking <matthijs@pletterpet.nl>
Message-ID: <4d32fc43-b8ab-5bc7-7fa8-a208e4913b60@pletterpet.nl>
Date: Wed, 26 Oct 2016 12:40:30 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0
MIME-Version: 1.0
In-Reply-To: <20161026085939.97B28B80166@rfc-editor.org>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/eUU35SjwBH4n7kWR9-hIT5HutPo>
Cc: dnsop@ietf.org
Subject: Re: [DNSOP] [Technical Errata Reported] RFC6781 (4844)
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: Wed, 26 Oct 2016 10:40:52 -0000

All,

The new text looks good to me.

Best regards,
   Matthijs


On 26-10-16 10:59, RFC Errata System wrote:
> The following errata report has been submitted for RFC6781,
> "DNSSEC Operational Practices, Version 2".
>
> --------------------------------------
> You may review the report below and at:
> http://www.rfc-editor.org/errata_search.php?rfc=6781&eid=4844
>
> --------------------------------------
> Type: Technical
> Reported by: Marcos Sanz <sanz@denic.de>
>
> Section: 4.1.2
>
> Original Text
> -------------
>    initial:  Initial version of the zone.  The parental DS points to
>       DNSKEY_K_1.  Before the rollover starts, the child will have to
>       verify what the TTL is of the DS RR that points to DNSKEY_K_1 --
>       it is needed during the rollover, and we refer to the value as
>       TTL_DS.
>
>    new DNSKEY:  During the "new DNSKEY" phase, the zone administrator
>       generates a second KSK, DNSKEY_K_2.  The key is provided to the
>       parent, and the child will have to wait until a new DS RR has been
>       generated that points to DNSKEY_K_2.  After that DS RR has been
>       published on all servers authoritative for the parent's zone, the
>       zone administrator has to wait at least TTL_DS to make sure that
>       the old DS RR has expired from caches.
>
>    DS change:  The parent replaces DS_K_1 with DS_K_2.
>
> Corrected Text
> --------------
> initial:  Initial version of the zone.  The parental DS points to
>     DNSKEY_K_1.  Before the rollover starts, the child will have to
>     verify what the TTL is of the DS RR that points to DNSKEY_K_1 --
>     it is needed during the rollover, and we refer to the value as
>     TTL_DS.  Also, we refer to the TTL value of the DNSKEY_K_1 RR as
>     TTL_DNSKEY.
>
> new DNSKEY:  During the "new DNSKEY" phase, the zone administrator
>     generates a second KSK, DNSKEY_K_2.  The new DNSKEY RRSet that
>     includes DNSKEY_K_2 is published at the child.  After waiting at
>     least TTL_DNSKEY, DNSKEY_K_2 (or the DS RR generated from it, that
>     is DS_K_2) is provided to the parent.
>
> DS change:  The parent replaces DS_K_1 with DS_K_2.  After that DS RR
>     has been published on all servers authoritative for the parent's
>     zone, the zone administrator has to wait at least TTL_DS to make
>     sure that the old DS RR has expired from caches.
>
> Notes
> -----
> I just corrected what is fundamentally flawed. RFC 7583 section 3.3.1 provides a much detailed explanation of the process.
>
> Instructions:
> -------------
> This erratum is currently posted as "Reported". If necessary, please
> use "Reply All" to discuss whether it should be verified or
> rejected. When a decision is reached, the verifying party
> can log in to change the status and edit the report, if necessary.
>
> --------------------------------------
> RFC6781 (draft-ietf-dnsop-rfc4641bis-13)
> --------------------------------------
> Title               : DNSSEC Operational Practices, Version 2
> Publication Date    : December 2012
> Author(s)           : O. Kolkman, W. Mekking, R. Gieben
> Category            : INFORMATIONAL
> Source              : Domain Name System Operations
> Area                : Operations and Management
> Stream              : IETF
> Verifying Party     : IESG
>
> _______________________________________________
> DNSOP mailing list
> DNSOP@ietf.org
> https://www.ietf.org/mailman/listinfo/dnsop
>