Re: [DNSOP] Minimum viable ANAME

Ray Bellis <ray@bellis.me.uk> Sat, 03 November 2018 17:05 UTC

Return-Path: <ray@bellis.me.uk>
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 7FD8C130DED for <dnsop@ietfa.amsl.com>; Sat, 3 Nov 2018 10:05:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-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 tJreUa1qOD_Z for <dnsop@ietfa.amsl.com>; Sat, 3 Nov 2018 10:05:00 -0700 (PDT)
Received: from hydrogen.portfast.net (hydrogen.portfast.net [188.246.200.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B2A5130DD1 for <dnsop@ietf.org>; Sat, 3 Nov 2018 10:04:59 -0700 (PDT)
Received: from cm-114-109-178-6.revip13.asianet.co.th ([114.109.178.6]:63024 helo=Rays-MacBook-Pro.local) by hydrogen.portfast.net ([188.246.200.2]:465) with esmtpsa (fixed_plain:ray@bellis.me.uk) (TLS1.0:RSA_AES_128_CBC_SHA1:16) id 1gIzLy-0002Iv-0f (Exim 4.72) for dnsop@ietf.org (return-path <ray@bellis.me.uk>); Sat, 03 Nov 2018 17:04:55 +0000
To: dnsop@ietf.org
References: <20180919201401.8E0C220051382A@ary.qy> <08C8A740-D09B-4577-AF2A-79225EDB526B@dotat.at> <20180920061343.GA754@jurassic> <E944887D-51ED-41A0-AC5A-3076743620D8@isoc.org>
From: Ray Bellis <ray@bellis.me.uk>
Message-ID: <acef1f69-8e4f-52cc-dca5-3ada9446e0ee@bellis.me.uk>
Date: Sun, 04 Nov 2018 00:04:52 +0700
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.3.0
MIME-Version: 1.0
In-Reply-To: <E944887D-51ED-41A0-AC5A-3076743620D8@isoc.org>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: en-GB
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/Lculw0_enEBguIbo_GBELvSzhLw>
Subject: Re: [DNSOP] Minimum viable ANAME
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.29
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: Sat, 03 Nov 2018 17:05:04 -0000


On 21/09/2018 20:12, Dan York wrote:

> I do think this is a path we need to go.  We need *something* like CNAME 
> at the apex.  Either CNAME itself or something that works in the same 
> way but might have a different name.

I agree, and earlier today (well, yesterday, now) I wrote it up:

A new version of I-D, draft-bellis-dnsop-http-record-00.txt
has been successfully submitted by Ray Bellis and posted to the
IETF repository.

Name:		draft-bellis-dnsop-http-record
Revision:	00
Title:		A DNS Resource Record for HTTP
Document date:	2018-11-04
Group:		Individual Submission
Pages:		5
URL: 
https://www.ietf.org/internet-drafts/draft-bellis-dnsop-http-record-00.txt
Status: 
https://datatracker.ietf.org/doc/draft-bellis-dnsop-http-record/
Htmlized: 
https://tools.ietf.org/html/draft-bellis-dnsop-http-record-00
Htmlized: 
https://datatracker.ietf.org/doc/html/draft-bellis-dnsop-http-record


Abstract:
    This document specifies an "HTTP" resource record type for the DNS to
    facilitate the lookup of the server hostname of HTTP(s) URIs.  It is
    intended to replace the use of CNAME records for this purpose, and in
    the process provides a solution for the inability of the DNS to allow
    a CNAME to be placed at the apex of a domain name.