Re: [DNSOP] Where in a CNAME chain is the QNAME?

Stephane Bortzmeyer <bortzmeyer@nic.fr> Thu, 29 September 2016 05:21 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 2B65D12B05B for <dnsop@ietfa.amsl.com>; Wed, 28 Sep 2016 22:21:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.357
X-Spam-Level:
X-Spam-Status: No, score=-0.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DATE_IN_PAST_06_12=1.543] autolearn=no 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 x1WWnPvlHfOG for <dnsop@ietfa.amsl.com>; Wed, 28 Sep 2016 22:21:28 -0700 (PDT)
Received: from mail.bortzmeyer.org (aetius.bortzmeyer.org [IPv6:2001:4b98:dc0:41:216:3eff:fece:1902]) (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 B9ECF12B067 for <dnsop@ietf.org>; Wed, 28 Sep 2016 22:21:26 -0700 (PDT)
Received: by mail.bortzmeyer.org (Postfix, from userid 10) id 487BA31CA5; Thu, 29 Sep 2016 07:21:24 +0200 (CEST)
Received: by godin (Postfix, from userid 1000) id 0EFDDEC0B1D; Wed, 28 Sep 2016 23:32:59 +0200 (CEST)
Date: Wed, 28 Sep 2016 21:32:59 +0000
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: Matt Larson <matt@kahlerlarson.org>
Message-ID: <20160928213259.GE4192@laperouse.bortzmeyer.org>
References: <20160920161350.GA3288@laperouse.bortzmeyer.org> <20160923082232.6j2jlr4wqp2fxs56@nic.fr> <2C1851F8-E4D4-402D-9F0A-2C37D40167B0@kahlerlarson.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <2C1851F8-E4D4-402D-9F0A-2C37D40167B0@kahlerlarson.org>
X-Transport: UUCP rules
X-Operating-System: Ubuntu 16.04 (xenial)
X-Charlie: Je suis Charlie
User-Agent: Mutt/1.5.24 (2015-08-30)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/v2aslrMFhypp5R1WKVz0eHGJesY>
Cc: dnsop@ietf.org
Subject: Re: [DNSOP] Where in a CNAME chain is the QNAME?
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, 29 Sep 2016 05:21:29 -0000

On Mon, Sep 26, 2016 at 09:04:54AM -0400,
 Matt Larson <matt@kahlerlarson.org> wrote 
 a message of 41 lines which said:

> I'd venture that more people familiar with the subject matter would
> define QNAME as the name in the question section of a DNS message.
> (That's my sense of the definition, FWIW.)

What about adding this text to the Terminology section of the draft?

   <t>"QNAME": it is defined in <xref target="RFC1034"/> and
   in <xref target="RFC1035"/>, section 4.1.2, but, because <xref
   target="RFC2308"/> provides a different definition, we repeat the
   original one here: the QNAME is the owner name of the record in the
   Question section.</t>