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

Phillip Hallam-Baker <hallam@gmail.com> Wed, 19 March 2014 19:18 UTC

Return-Path: <hallam@gmail.com>
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 E32AA1A07F1 for <dns-privacy@ietfa.amsl.com>; Wed, 19 Mar 2014 12:18:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] 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 rmKOl2C-vd-2 for <dns-privacy@ietfa.amsl.com>; Wed, 19 Mar 2014 12:18:13 -0700 (PDT)
Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) by ietfa.amsl.com (Postfix) with ESMTP id E24461A07E5 for <dns-privacy@ietf.org>; Wed, 19 Mar 2014 12:18:12 -0700 (PDT)
Received: by mail-la0-f51.google.com with SMTP id pv20so312357lab.24 for <dns-privacy@ietf.org>; Wed, 19 Mar 2014 12:18:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Dy8v4qqoVRiN2aBB8/utstCl/GeisBAnbZlF3a/nYwI=; b=LC7OTnW9fBg8gTLM5Q2WR5QpEkpZXHYckHwQbbNbpz/fc+zHrcjUJ4FMbloUcXoufM Rv4Sv7ks1cw3J/q34uuwqMSGfI+FSH2sJHKZXTUrbwQhk9yH5ERazRNdb0NfMxBEpxjB y3ICr2/yiWfqtbE4HZrsVmikcQAXMl9qvxvIDbPZo6WhvtW6In9zHW3JVW+hZFbjS1SD Rt8JBLnQqijeIL0YxVFhZ93QCS88mAW2q/Bnhr24ZXwTUus9jQuNS8aw4L5ivBvm4DiO lVIG15eF1e1hWnLoWrlWDJAsm0Ws4OiW6jRfKokLNOVZ9YfgRzhncI0ofNPj8xc9SHgv ZzQQ==
MIME-Version: 1.0
X-Received: by 10.152.5.202 with SMTP id u10mr2593101lau.42.1395256683314; Wed, 19 Mar 2014 12:18:03 -0700 (PDT)
Received: by 10.112.234.229 with HTTP; Wed, 19 Mar 2014 12:18:02 -0700 (PDT)
In-Reply-To: <alpine.LFD.2.10.1403191435350.2170@bofh.nohats.ca>
References: <CAMm+LwgXExHH6YxpvQLEsgZ+C4uUjvv0E=+g0XBmWVBrQnG_-w@mail.gmail.com> <alpine.LFD.2.10.1403191435350.2170@bofh.nohats.ca>
Date: Wed, 19 Mar 2014 15:18:02 -0400
Message-ID: <CAMm+Lwhb7LMecCQCiJETfxJ-+UFfRxXJMrGs+R8UUGT8aKBHkw@mail.gmail.com>
From: Phillip Hallam-Baker <hallam@gmail.com>
To: Paul Wouters <paul@nohats.ca>
Content-Type: text/plain; charset="ISO-8859-1"
Archived-At: http://mailarchive.ietf.org/arch/msg/dns-privacy/iZK1DuzTuPdwcg_FfEtVJF3_q98
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:18:15 -0000

On Wed, Mar 19, 2014 at 2:36 PM, Paul Wouters <paul@nohats.ca> wrote:
>
> On Wed, 19 Mar 2014, Phillip Hallam-Baker wrote:
>
>> One consequence of encrypting DNS traffic is that we break backwards compatibility.
>
>
> Various proposals that are floating around do no such thing. I have been
> critical of djb putting dnscurve over port 53 and I would be just as
> critical to others suggesting we put non-DNS over port 53.
>
> Paul

My point is that  E(DNS, k) <> DNS

If you take DNS messages and encrypt them, the result is not DNS
messages. There are hacks that can be used to tunnel non-DNS messages
over DNS but that is a different issue.


As I see it, port 53 is for DNS protocol messages as in DNSv1.0
protocol without encryption.

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


-- 
Website: http://hallambaker.com/