Re: [DNSOP] CloudFlare policy on ANY records changing

Tony Finch <dot@dotat.at> Wed, 11 March 2015 16:39 UTC

Return-Path: <fanf2@hermes.cam.ac.uk>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D5551A1A8A for <dnsop@ietfa.amsl.com>; Wed, 11 Mar 2015 09:39:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.611
X-Spam-Level:
X-Spam-Status: No, score=-3.611 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, J_CHICKENPOX_38=0.6, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 lXswSqAn5g1u for <dnsop@ietfa.amsl.com>; Wed, 11 Mar 2015 09:39:22 -0700 (PDT)
Received: from ppsw-51.csi.cam.ac.uk (ppsw-51.csi.cam.ac.uk [131.111.8.151]) (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 E01821A0404 for <dnsop@ietf.org>; Wed, 11 Mar 2015 09:39:21 -0700 (PDT)
X-Cam-AntiVirus: no malware found
X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/
Received: from hermes-1.csi.cam.ac.uk ([131.111.8.51]:36674) by ppsw-51.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.157]:25) with esmtpa (EXTERNAL:fanf2) id 1YVjfD-0005It-XN (Exim 4.82_3-c0e5623) (return-path <fanf2@hermes.cam.ac.uk>); Wed, 11 Mar 2015 16:39:19 +0000
Received: from fanf2 by hermes-1.csi.cam.ac.uk (hermes.cam.ac.uk) with local id 1YVjfD-0005Hd-9P (Exim 4.72) (return-path <fanf2@hermes.cam.ac.uk>); Wed, 11 Mar 2015 16:39:19 +0000
Date: Wed, 11 Mar 2015 16:39:19 +0000
From: Tony Finch <dot@dotat.at>
X-X-Sender: fanf2@hermes-1.csi.cam.ac.uk
To: Evan Hunt <each@isc.org>
In-Reply-To: <20150311150622.GA91255@isc.org>
Message-ID: <alpine.LSU.2.00.1503111617130.23307@hermes-1.csi.cam.ac.uk>
References: <CAGmQtQJrpx_XG_OJTShsW5YqAeFKZwdMa16XW7iry9PR0_FT+A@mail.gmail.com> <20150310025859.8A04D2B21054@rock.dv.isc.org> <CAGmQtQJta4EXRD4pLOk=xVH0dGirHeb=edkPTMWLmKXBcBVK0Q@mail.gmail.com> <5B445B49-BA18-493A-A1EA-DC90C7C6D7AE@vpnc.org> <21759.4545.472775.866594@tale.kendall.corp.akamai.com> <F6A39307-6C8F-4FD5-8CAD-97775C5276A9@vpnc.org> <0A8D7AE0-B6FF-4B85-A42B-4EBF93A17873@verisign.com> <54FF86CB.7010705@redbarn.org> <20150311015710.GB10189@isc.org> <alpine.LSU.2.00.1503111205440.10193@hermes-1.csi.cam.ac.uk> <20150311150622.GA91255@isc.org>
User-Agent: Alpine 2.00 (LSU 1167 2008-08-23)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"
Sender: Tony Finch <fanf2@hermes.cam.ac.uk>
Archived-At: <http://mailarchive.ietf.org/arch/msg/dnsop/ZEWVBip6nHM5OeMKW07nPjHjVh8>
Cc: dnsop <dnsop@ietf.org>, "Wessels, Duane" <dwessels@verisign.com>, Paul Vixie <paul@redbarn.org>
Subject: Re: [DNSOP] CloudFlare policy on ANY records changing
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Mar 2015 16:39:24 -0000

Evan Hunt <each@isc.org> wrote:

> On Wed, Mar 11, 2015 at 12:13:42PM +0000, Tony Finch wrote:
> > These are signed zones so the answer has to validate.
>
> ... they are?  I thought the proposal was to restrict/deprecate
> qtype=ANY for all zones, not just signed ones.

At least some of them are signed :-) But you are right it needs to work
for unsigned zones.

NOERROR/NODATA responses to ANY will not work well.

I did a quick test consisting of:

dig any non.terminal # initially empty
(echo 'update add non.terminal 3600 in txt "braaains"';
 echo send) | nsupdate -l
dig txt non.terminal

For both signed and unsigned zones, the first query make BIND create a
negtive cache entry which covers all types, so it doesn't recurse for the
second query.

This will make qmail fail deliveries with a permanent error.

Tony.
-- 
f.anthony.n.finch  <dot@dotat.at>  http://dotat.at/
South Utsire, Forties, Cromarty, Forth, Tyne, Dogger: Southerly or
southeasterly 6 to gale 8, occasionally severe gale 9 in Forties, Cromarty and
Forth, becoming variable 4 for a time. Moderate or rough, occasionally very
rough at first in Forties, Cromarty and Forth. Rain for a time. Good, becoming
moderate or poor for a time.