Re: [dns-privacy] DNS-over-TLS on the IETF network...

Willem Toorop <willem@nlnetlabs.nl> Wed, 19 July 2017 16:10 UTC

Return-Path: <willem@nlnetlabs.nl>
X-Original-To: dns-privacy@ietfa.amsl.com
Delivered-To: dns-privacy@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FEED127B60 for <dns-privacy@ietfa.amsl.com>; Wed, 19 Jul 2017 09:10:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nlnetlabs.nl
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 ElZI3jBElcCU for <dns-privacy@ietfa.amsl.com>; Wed, 19 Jul 2017 09:10:04 -0700 (PDT)
Received: from dicht.nlnetlabs.nl (open.nlnetlabs.nl [IPv6:2a04:b900::1:0:0:10]) (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 2453E124234 for <dns-privacy@ietf.org>; Wed, 19 Jul 2017 09:10:04 -0700 (PDT)
Received: from [IPv6:2001:67c:370:128:386d:ca0b:2cef:6352] (unknown [IPv6:2001:67c:370:128:386d:ca0b:2cef:6352]) by dicht.nlnetlabs.nl (Postfix) with ESMTPSA id E87D5BDB5 for <dns-privacy@ietf.org>; Wed, 19 Jul 2017 18:10:01 +0200 (CEST)
Authentication-Results: dicht.nlnetlabs.nl; dmarc=none header.from=nlnetlabs.nl
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nlnetlabs.nl; s=default; t=1500480601; bh=0Y8+cjeh9gn5/7RRjY4bNqYpXAiRvD7CmTDMdlLwKMY=; h=Subject:To:References:From:Date:In-Reply-To; b=gUCYRSwtV54NDVbUI59HxQ4e2zHduUmvKUn3wQ68qrjOCtx0rV1vBvUSjw1ppX/Yv c1kHxZZv81KoaUx6txi4+kCwC9wQP4HIJKZHl1LCdwO7Dm5poxDiM7ZVc1M0xZ0n0c MYuAubtSLE4xyyzXZgzyq8H7X+bldOElWAT3yR78=
To: dns-privacy@ietf.org
References: <CAHw9_iJ_vZmQafKiMZMTSR8V0Z9n-5hLV09goMXpxz1fX=izgA@mail.gmail.com>
From: Willem Toorop <willem@nlnetlabs.nl>
Message-ID: <a7064823-d63b-4621-afad-d3f7830b4ef3@nlnetlabs.nl>
Date: Wed, 19 Jul 2017 18:10:00 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <CAHw9_iJ_vZmQafKiMZMTSR8V0Z9n-5hLV09goMXpxz1fX=izgA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Content-Language: en-GB
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dns-privacy/COI5kWnFT32GWG9nGiojABkpCkQ>
Subject: Re: [dns-privacy] DNS-over-TLS on the IETF network...
X-BeenThere: dns-privacy@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: <dns-privacy.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dns-privacy>, <mailto:dns-privacy-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dns-privacy/>
List-Post: <mailto:dns-privacy@ietf.org>
List-Help: <mailto:dns-privacy-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dns-privacy>, <mailto:dns-privacy-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Jul 2017 16:10:05 -0000

Thanks Warren,

The page mentions a very recent Android Open Source Project build.
Do you have pointers to this work?

Cheers,
-- Willem

Op 16-07-17 om 12:36 schreef Warren Kumari:
> Hi there all,
> 
> Just wanted to make sure that people had seen this:
> https://tickets.meeting.ietf.org/wiki/IETF99Experiments
> 
> Basically, we are running an experimental DNS-over-TLS service on the
> IETF 99 network. This is implemented as an stunnel, which proxies
> queries to the normal IETF servers.
> 
> The linked page has example Stubby / Unbound configs.
> 
> We are logging the number of packets going to port 853 (as a rough
> proxy for number of queries), but are not logging other info.
> 
> Feel free to use this and provide feedback, etc.
> 
> W
> 
>