Re: [DNSOP] RCODE and CNAME chain

Mukund Sivaraman <muks@isc.org> Wed, 05 April 2017 05:47 UTC

Return-Path: <muks@isc.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 7B386129418 for <dnsop@ietfa.amsl.com>; Tue, 4 Apr 2017 22:47:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.235
X-Spam-Level:
X-Spam-Status: No, score=-1.235 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_SOFTFAIL=0.665] 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 FsbndEfG_Ymj for <dnsop@ietfa.amsl.com>; Tue, 4 Apr 2017 22:47:28 -0700 (PDT)
Received: from mail.banu.com (mail.banu.com [IPv6:2a01:4f8:140:644b::225]) by ietfa.amsl.com (Postfix) with ESMTP id 623AC129416 for <dnsop@ietf.org>; Tue, 4 Apr 2017 22:47:28 -0700 (PDT)
Received: from jurassic (unknown [115.118.211.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id 9DBE456A0447; Wed, 5 Apr 2017 05:47:26 +0000 (GMT)
Date: Wed, 05 Apr 2017 11:17:23 +0530
From: Mukund Sivaraman <muks@isc.org>
To: dnsop@ietf.org
Message-ID: <20170405054723.GB15831@jurassic>
References: <20170405054338.GA15831@jurassic>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="0eh6TmSyL6TZE2Uz"
Content-Disposition: inline
In-Reply-To: <20170405054338.GA15831@jurassic>
User-Agent: Mutt/1.8.0 (2017-02-23)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/i0ds1MN9hdbR-fJTm83EJZN1yCI>
Subject: Re: [DNSOP] RCODE and CNAME chain
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
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, 05 Apr 2017 05:47:29 -0000

On Wed, Apr 05, 2017 at 11:13:38AM +0530, Mukund Sivaraman wrote:
> It seems to me that it should be NOERROR(1) because RFC 1035 defines

s/NOERROR(1)/NOERROR(0)/

> NXDOMAIN as "this code signifies that the domain name referenced in the
> query does not exist" which in my interpretation doesn't match the
> modified QNAME when following the CNAME change.

s/CNAME change/CNAME chain/

		Mukund