Re: [dns-privacy] Multiple DNS requests per packet, multiple packet responses

Paul Wouters <paul@nohats.ca> Wed, 19 March 2014 19:39 UTC

Return-Path: <paul@nohats.ca>
X-Original-To: dns-privacy@ietfa.amsl.com
Delivered-To: dns-privacy@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00D1F1A0779 for <dns-privacy@ietfa.amsl.com>; Wed, 19 Mar 2014 12:39:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.547
X-Spam-Level:
X-Spam-Status: No, score=-2.547 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.547] 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 ZSpWQVVJJgOk for <dns-privacy@ietfa.amsl.com>; Wed, 19 Mar 2014 12:39:03 -0700 (PDT)
Received: from bofh.nohats.ca (bofh.nohats.ca [76.10.157.69]) by ietfa.amsl.com (Postfix) with ESMTP id A8CD91A06D8 for <dns-privacy@ietf.org>; Wed, 19 Mar 2014 12:39:03 -0700 (PDT)
Received: from bofh.nohats.ca (bofh.nohats.ca [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id 61281800AF; Wed, 19 Mar 2014 15:38:54 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1395257934; bh=Xel16UU7CNLPI++5sUiEYIdyHZA1Qbh4RLSoOVlvg0s=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=ZIDtDdf8ErAQY5l5FbN3lV0vhmPGe4CXerUP3SXrN3MMFVoLhHBL1VdCCc+8Ou+77 uBzT69KApSSnwRUYp2yRGyhuVmjEOeYtNxonVhR8kuqIiKExD2Z++9RU/C7iO7S/yJ 05K+SU4tPkGg05R0XbkAaJztsP7Cc+o+TGV3lU/c=
Received: from localhost (paul@localhost) by bofh.nohats.ca (8.14.7/8.14.7/Submit) with ESMTP id s2JJcp4a030431; Wed, 19 Mar 2014 15:38:54 -0400
X-Authentication-Warning: bofh.nohats.ca: paul owned process doing -bs
Date: Wed, 19 Mar 2014 15:38:51 -0400
From: Paul Wouters <paul@nohats.ca>
To: Phillip Hallam-Baker <hallam@gmail.com>
In-Reply-To: <CAMm+Lwhb7LMecCQCiJETfxJ-+UFfRxXJMrGs+R8UUGT8aKBHkw@mail.gmail.com>
Message-ID: <alpine.LFD.2.10.1403191537280.2170@bofh.nohats.ca>
References: <CAMm+LwgXExHH6YxpvQLEsgZ+C4uUjvv0E=+g0XBmWVBrQnG_-w@mail.gmail.com> <alpine.LFD.2.10.1403191435350.2170@bofh.nohats.ca> <CAMm+Lwhb7LMecCQCiJETfxJ-+UFfRxXJMrGs+R8UUGT8aKBHkw@mail.gmail.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/dns-privacy/x4X6M2IC0GrFMjYFrJ0JkpC7TAI
Cc: dns-privacy@ietf.org
Subject: Re: [dns-privacy] Multiple DNS requests per packet, multiple packet responses
X-BeenThere: dns-privacy@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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 Mar 2014 19:39:06 -0000

On Wed, 19 Mar 2014, Phillip Hallam-Baker wrote:

> If you take DNS messages and encrypt them, the result is not DNS
> messages.

That depends. If you use a new RRTYPE for this, it could very well be
DNS.

> If people are encrypting by whatever means, then they should be on a
> different port. But that is easy enough to do.

And trivial to block by adversaries?

Paul