Re: [DNSOP] fyi [Pdns-users] Please test: ALIAS/ANAME apex record in PowerDNS

Paul Wouters <paul@cypherpunks.ca> Mon, 22 September 2014 22:19 UTC

Return-Path: <paul@cypherpunks.ca>
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 2377F1A1B52 for <dnsop@ietfa.amsl.com>; Mon, 22 Sep 2014 15:19:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 X-r6Pl9zbE6E for <dnsop@ietfa.amsl.com>; Mon, 22 Sep 2014 15:19:22 -0700 (PDT)
Received: from bofh.nohats.ca (bofh.nohats.ca [76.10.157.69]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97ED51A1AA1 for <dnsop@ietf.org>; Mon, 22 Sep 2014 15:19:17 -0700 (PDT)
Received: from bofh.nohats.ca (bofh.nohats.ca [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id 8B5B980416 for <dnsop@ietf.org>; Mon, 22 Sep 2014 18:19:15 -0400 (EDT)
Received: from localhost (paul@localhost) by bofh.nohats.ca (8.14.7/8.14.7/Submit) with ESMTP id s8MMJEVU027507 for <dnsop@ietf.org>; Mon, 22 Sep 2014 18:19:15 -0400
X-Authentication-Warning: bofh.nohats.ca: paul owned process doing -bs
Date: Mon, 22 Sep 2014 18:19:14 -0400
From: Paul Wouters <paul@cypherpunks.ca>
X-X-Sender: paul@bofh.nohats.ca
To: dnsop <dnsop@ietf.org>
In-Reply-To: <20140922191547.GA31907@xs.powerdns.com>
Message-ID: <alpine.LFD.2.10.1409221810050.26494@bofh.nohats.ca>
References: <20140921115222.GB16178@xs.powerdns.com> <20140922191547.GA31907@xs.powerdns.com>
User-Agent: Alpine 2.10 (LFD 1266 2009-07-14)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
Archived-At: http://mailarchive.ietf.org/arch/msg/dnsop/PStQzuZSibmyhvuabx4E0Yp1UpE
Subject: Re: [DNSOP] fyi [Pdns-users] Please test: ALIAS/ANAME apex record in PowerDNS
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: Mon, 22 Sep 2014 22:19:26 -0000

On Mon, 22 Sep 2014, bert hubert wrote:

> Feedback welcome! I note that there has been discussion on EDNS0 probing and
> other fancy things, but please note that this feature is needed to solve a
> problem we have today. This means it can't involve upgrades to
> infrastructure except for that operated by the people with the problem -
> authoritative servers.

If we can do this with auth only changes in a sane way, I'm all for it.

But if a decent solution requires recursor updates, we should not leave
that solution space out of scope.

A bandaid for those that need this today is to delegate the A record of the
apex and the www record to the CDN, and MX, NS and SRV records to their
own infrastructure. And to refrain from using the apex A/AAAA for any other
service.

Paul