Re: [dnsext] Fwd: [dns-rrtype-applications] New RR Application - DOA

Ray Bellis <ray@bellis.me.uk> Thu, 27 July 2017 15:13 UTC

Return-Path: <ray@bellis.me.uk>
X-Original-To: dnsext@ietfa.amsl.com
Delivered-To: dnsext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EBC0129A96 for <dnsext@ietfa.amsl.com>; Thu, 27 Jul 2017 08:13:38 -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 bXfSP2CE6_wN for <dnsext@ietfa.amsl.com>; Thu, 27 Jul 2017 08:13:36 -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 021F2127869 for <dnsext@ietf.org>; Thu, 27 Jul 2017 08:13:36 -0700 (PDT)
Received: from [46.227.151.81] (port=54169 helo=rays-mbp.local) by hydrogen.portfast.net ([188.246.200.2]:465) with esmtpsa (fixed_plain:ray@bellis.me.uk) (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) id 1dakTk-0003h2-5H (Exim 4.72) for dnsext@ietf.org (return-path <ray@bellis.me.uk>); Thu, 27 Jul 2017 16:13:32 +0100
To: dnsext@ietf.org
References: <b8d7c716-22ab-0fe5-00e2-dc8da3b7da2c@bellis.me.uk> <9E44247D-8543-49F2-A8E2-892B3D34C16F@ogud.com>
From: Ray Bellis <ray@bellis.me.uk>
Message-ID: <82315b27-eff5-81a1-0322-c94d918afe11@bellis.me.uk>
Date: Thu, 27 Jul 2017 16:13:34 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <9E44247D-8543-49F2-A8E2-892B3D34C16F@ogud.com>
Content-Type: text/plain; charset="utf-8"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsext/V6GZFQu-Imv6UZbwtm4fq1LO6NQ>
Subject: Re: [dnsext] Fwd: [dns-rrtype-applications] New RR Application - DOA
X-BeenThere: dnsext@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Extensions working group discussion list <dnsext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsext>, <mailto:dnsext-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsext/>
List-Post: <mailto:dnsext@ietf.org>
List-Help: <mailto:dnsext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsext>, <mailto:dnsext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Jul 2017 15:13:38 -0000

On 27/07/2017 15:41, Olafur Gudmundsson wrote:

> Any reports of implementations experience would be helpful. 

ISC has implemented the DOA RR in our development version of BIND9 per
the format described in draft-durand-doa-over-dns-02 (albeit using a
private RR code until such time as this application is approved and a
code allocated)

Ray