Re: back by popular demand - a DNS calculator

Joe Touch <touch@isi.edu> Fri, 15 February 2013 22:11 UTC

Return-Path: <touch@isi.edu>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A99C621E803C for <ietf@ietfa.amsl.com>; Fri, 15 Feb 2013 14:11:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.74
X-Spam-Level:
X-Spam-Status: No, score=-104.74 tagged_above=-999 required=5 tests=[AWL=1.559, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9HFWMO9aVpVs for <ietf@ietfa.amsl.com>; Fri, 15 Feb 2013 14:11:15 -0800 (PST)
Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by ietfa.amsl.com (Postfix) with ESMTP id 4092F21E8034 for <ietf@ietf.org>; Fri, 15 Feb 2013 14:11:15 -0800 (PST)
Received: from [128.9.160.166] (abc.isi.edu [128.9.160.166]) (authenticated bits=0) by boreas.isi.edu (8.13.8/8.13.8) with ESMTP id r1FMAjhx004514 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 15 Feb 2013 14:10:46 -0800 (PST)
Message-ID: <511EB264.2060308@isi.edu>
Date: Fri, 15 Feb 2013 14:10:44 -0800
From: Joe Touch <touch@isi.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
MIME-Version: 1.0
To: Patrik Fältström <paf@frobbit.se>
Subject: Re: back by popular demand - a DNS calculator
References: <511D6D18.8000205@isi.edu> <511D6E18.2020205@forfun.net> <511E6E05.9040302@isi.edu> <88B5FFF0-751F-42FE-BE37-32B0DF414DBA@frobbit.se>
In-Reply-To: <88B5FFF0-751F-42FE-BE37-32B0DF414DBA@frobbit.se>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 8bit
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Cc: ietf@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 15 Feb 2013 22:11:15 -0000

On 2/15/2013 2:06 PM, Patrik Fältström wrote:
> On 15 feb 2013, at 18:19, Joe Touch <touch@ISI.EDU> wrote:
>
>> 	- the Bert version uses DNS strings that aren't valid
>> 	(*, +, ',', ++)
>
> Are we going to open again the question whether the DNS protocol can handle any value in the octets, as compared to the hostname definition that says something more limited? ;-)
>
>     Patrik

Let's just say that there doesn't appear to be disagreement that the DNS 
can handle a-z/0-9/'-'.

Other values _may or may not_ be permitted or handled opaquely in the 
lookup, AFAICT. It remains a question AFAICT.

Joe