Re: [DNSOP] Comments on draft-ietf-dnsop-qname-minimisation

Mark Andrews <marka@isc.org> Thu, 08 January 2015 12:23 UTC

Return-Path: <marka@isc.org>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D8EE1ACD28 for <dnsop@ietfa.amsl.com>; Thu, 8 Jan 2015 04:23:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.911
X-Spam-Level:
X-Spam-Status: No, score=-1.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 OtYwlRPyiC01 for <dnsop@ietfa.amsl.com>; Thu, 8 Jan 2015 04:23:42 -0800 (PST)
Received: from mx.ams1.isc.org (mx.ams1.isc.org [IPv6:2001:500:60::65]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 770231ACD1A for <dnsop@ietf.org>; Thu, 8 Jan 2015 04:23:42 -0800 (PST)
Received: from zmx1.isc.org (zmx1.isc.org [149.20.0.20]) by mx.ams1.isc.org (Postfix) with ESMTP id 930DB1FCADB; Thu, 8 Jan 2015 12:23:39 +0000 (UTC)
Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id 440D416006A; Thu, 8 Jan 2015 12:30:08 +0000 (UTC)
Received: from rock.dv.isc.org (c122-106-252-81.belrs3.nsw.optusnet.com.au [122.106.252.81]) by zmx1.isc.org (Postfix) with ESMTPSA id 1109F160069; Thu, 8 Jan 2015 12:30:08 +0000 (UTC)
Received: from rock.dv.isc.org (localhost [IPv6:::1]) by rock.dv.isc.org (Postfix) with ESMTP id AA139272D23F; Thu, 8 Jan 2015 23:23:36 +1100 (EST)
To: Niall O'Reilly <niall.oreilly@ucd.ie>
From: Mark Andrews <marka@isc.org>
References: <CAH1iCirCRpJxHWu62nCSTCmSumXfTNHi=-jt5eWXzRgspJjm9w@mail.gmail.com> <CAH1iCip7iGgM=eiaVcy3fHx+KdOJgd5Rh8zLsnDPMgoEnE-HvA@mail.gmail.com> <0BB798D6-60F4-492D-819A-EF4E0F5848B5@virtualized.org> <20150104193602.GA23109@sources.org> <2C89D784-79BF-4906-9ABB-1B0EACA1D408@nic.br> <54A9BB75.30301@redbarn.org> <m2fvbl4kvd.wl-Niall.oReilly@ucd.ie>
In-reply-to: Your message of "Thu, 08 Jan 2015 10:39:18 -0000." <m2fvbl4kvd.wl-Niall.oReilly@ucd.ie>
Date: Thu, 08 Jan 2015 23:23:36 +1100
Message-Id: <20150108122336.AA139272D23F@rock.dv.isc.org>
Archived-At: <http://mailarchive.ietf.org/arch/msg/dnsop/QcnrGYGxRG_cxW88jmMbWvFCKn4>
Cc: "dnsop@ietf.org WG" <dnsop@ietf.org>, Paul Vixie <paul@redbarn.org>, David Conrad <drc@virtualized.org>, Rubens Kuhl <rubensk@nic.br>
Subject: Re: [DNSOP] Comments on draft-ietf-dnsop-qname-minimisation
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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: Thu, 08 Jan 2015 12:23:45 -0000

In message <m2fvbl4kvd.wl-Niall.oReilly@ucd.ie>, "Niall O'Reilly" writes:
> At Sun, 04 Jan 2015 14:15:17 -0800,
> Paul Vixie wrote:
> > 
> > also noting, dotless domains exist. dotless hostnames (for mail, web,
> > etc) by def'n do not.
> 
>   I don't understand.
>   
>   Such a definition seems to be cheerfully violated in the case of
>   http://dk/

It is after 15 Jul 85.  "dk" is no longer a hostname.  There is
just a node in the DNS tree with a A record attached which has no
defined meaning.

Mark
 
RFC 921 (1984)

   Names

      The names are being changed from simple names, or globally unique
      strings, to structured names, where each component name is unique
      only with respect to the superior component name.


   15 Jul 85  Implementation of the Domain Naming System Completed

      The goal is to complete the switch over to the domain style names
      and the use of the servers by this date.  All programs that
      translate host name to Internet addresses should now use
      procedures based on the use of the domain style names system of
      resolvers and servers and the distributed data base.

>   Best regards,
>   Niall O'Reilly
>   
> 
> _______________________________________________
> DNSOP mailing list
> DNSOP@ietf.org
> https://www.ietf.org/mailman/listinfo/dnsop
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: marka@isc.org