Re: [DNSOP] Suggestion for "any" - TCP only

Ralf Weber <dns@fl1ger.de> Sun, 08 March 2015 22:42 UTC

Return-Path: <dns@fl1ger.de>
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 B73AE1A01CB for <dnsop@ietfa.amsl.com>; Sun, 8 Mar 2015 15:42:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.746
X-Spam-Level: **
X-Spam-Status: No, score=2.746 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, FH_HOST_EQ_D_D_D_D=0.765, HELO_MISMATCH_NET=0.611, HOST_EQ_STATICB=1.372, SPF_PASS=-0.001] autolearn=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 etkGH_j9iCni for <dnsop@ietfa.amsl.com>; Sun, 8 Mar 2015 15:42:38 -0700 (PDT)
Received: from smtp.guxx.net (static.85-10-208-173.clients.your-server.de [85.10.208.173]) by ietfa.amsl.com (Postfix) with ESMTP id D3BFE1A01C6 for <dnsop@ietf.org>; Sun, 8 Mar 2015 15:42:37 -0700 (PDT)
Received: by nyx.guxx.net (Postfix, from userid 107) id 7899C5F40EAA; Sun, 8 Mar 2015 23:42:36 +0100 (CET)
Received: from PorcupineTree (cpe-66-27-183-230.dc.res.rr.com [66.27.183.230]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by nyx.guxx.net (Postfix) with ESMTPSA id EEA0D5F40E47; Sun, 8 Mar 2015 23:42:34 +0100 (CET)
Date: Sun, 08 Mar 2015 15:42:31 -0700
From: Ralf Weber <dns@fl1ger.de>
To: Brian Dickson <brian.peter.dickson@gmail.com>
Message-ID: <20150308224231.GB2770@PorcupineTree>
References: <CAH1iCir+h+Kfj1q6JSqhGJ9ev0TQwRDSMci3APKCR=gJAW1phQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <CAH1iCir+h+Kfj1q6JSqhGJ9ev0TQwRDSMci3APKCR=gJAW1phQ@mail.gmail.com>
User-Agent: Mutt/1.5.23 (2014-03-12)
Archived-At: <http://mailarchive.ietf.org/arch/msg/dnsop/pL1WO9Lv_TUY8nLfOMI8UG4IwYA>
Cc: "dnsop@ietf.org WG" <dnsop@ietf.org>
Subject: Re: [DNSOP] Suggestion for "any" - TCP only
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: Sun, 08 Mar 2015 22:42:38 -0000

Moin!

On Sun, Mar 08, 2015 at 02:55:37PM -0700, Brian Dickson wrote:
> Hey, everyone,
> 
> Given the diagnostic value of "any" (and similarly "RRSIG" et al), I would
> prefer deprecation of only the UDP version, via mechanisms that are
> "dig"-friendly.
I still fail to see the diagnostic value of it. IMHO there are better ways
to debug  a server, but not all vendors have implemented them. Also what 
do you think is the diagnostic value of RRSIG?

> E.g. return TC=1 (and minimal response) instead, to trigger TCP retry.
> 
> It throws out the bath water, but keeps the baby.
> 
> I am guessing here, but would this be easy enough to implement?
I personally think it is harder to implement as you have to behave
differently depending on the protocol. I don't think we should make
it that complicate.

Deprecate both  and if some vendors still think they need them they can
implement them with a mechanism to limit access.

So long
-Ralf