Re: [DNSOP] I-D Action: draft-ietf-dnsop-nxdomain-cut-01.txt

Stephane Bortzmeyer <bortzmeyer@nic.fr> Tue, 15 March 2016 13:46 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 156F412D8E6 for <dnsop@ietfa.amsl.com>; Tue, 15 Mar 2016 06:46:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.901
X-Spam-Level:
X-Spam-Status: No, score=-6.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-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 m53_IjlFb5UP for <dnsop@ietfa.amsl.com>; Tue, 15 Mar 2016 06:46:20 -0700 (PDT)
Received: from mx4.nic.fr (mx4.nic.fr [IPv6:2001:67c:2218:2::4:12]) (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 AF5F812D5B9 for <dnsop@ietf.org>; Tue, 15 Mar 2016 06:46:20 -0700 (PDT)
Received: from mx4.nic.fr (localhost [127.0.0.1]) by mx4.nic.fr (Postfix) with SMTP id 21277280655; Tue, 15 Mar 2016 14:46:19 +0100 (CET)
Received: from relay1.nic.fr (relay1.nic.fr [192.134.4.162]) by mx4.nic.fr (Postfix) with ESMTP id 1BD8E28004B; Tue, 15 Mar 2016 14:46:19 +0100 (CET)
Received: from bortzmeyer.nic.fr (unknown [IPv6:2001:67c:1348:7::86:133]) by relay1.nic.fr (Postfix) with ESMTP id 18CF54C0036; Tue, 15 Mar 2016 14:45:49 +0100 (CET)
Date: Tue, 15 Mar 2016 14:45:49 +0100
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: Ted Lemon <Ted.Lemon@nominum.com>
Message-ID: <20160315134549.GE20190@nic.fr>
References: <8D23D4052ABE7A4490E77B1A012B630797A3EC03@mbx-03.WIN.NOMINUM.COM> <20160315000708.15645.qmail@ary.lan> <8D23D4052ABE7A4490E77B1A012B630797A3ED04@mbx-03.WIN.NOMINUM.COM> <56E77A98.5050103@redbarn.org> <8D23D4052ABE7A4490E77B1A012B630797A3EEEB@mbx-03.WIN.NOMINUM.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <8D23D4052ABE7A4490E77B1A012B630797A3EEEB@mbx-03.WIN.NOMINUM.COM>
X-Operating-System: Debian GNU/Linux stretch/sid
X-Kernel: Linux 4.3.0-1-686-pae i686
X-Charlie: Je suis Charlie
Organization: NIC France
X-URL: http://www.nic.fr/
User-Agent: Mutt/1.5.24 (2015-08-30)
Archived-At: <http://mailarchive.ietf.org/arch/msg/dnsop/WrveWSx5DuWJdqn6_cQ219Z8U6k>
Cc: dnsop@ietf.org
Subject: Re: [DNSOP] I-D Action: draft-ietf-dnsop-nxdomain-cut-01.txt
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: Tue, 15 Mar 2016 13:46:24 -0000

On Tue, Mar 15, 2016 at 11:39:03AM +0000,
 Ted Lemon <Ted.Lemon@nominum.com> wrote 
 a message of 14 lines which said:

> This sounds like a really good rejoinder until you realize that we
> are talking about an optimization that is likely to produce very
> little actual benefit in practice

Side question: why did you not raise the point during the discussions
of draft-fujiwara-dnsop-nsec-aggressiveuse or
draft-wkumari-dnsop-cheese-shop? If this optimisation is useless, we
could drop these drafts as well.

> other than in the presence of certain kinds of PRSD attacks.

By the way, I assume "PRSD attacks" are "random QNAME attacks" but I
don't find a lot of occurrences for this term.

And, no, the problem is not just the random QNAME attacks but, also,
like for the two drafts mentioned above, a better efficiency of the
global DNS (the case of the junk traffic at the root being of course
the most obvious: I assume this is why PowerDNS has a "NXDOMAIN cut"
option just for the root).