[dnsext] Question on characters in DNS lookups?

Nicholas Weaver <nweaver@icsi.berkeley.edu> Fri, 04 March 2011 15:36 UTC

Return-Path: <nweaver@icsi.berkeley.edu>
X-Original-To: dnsext@core3.amsl.com
Delivered-To: dnsext@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 709973A6906 for <dnsext@core3.amsl.com>; Fri, 4 Mar 2011 07:36:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.539
X-Spam-Level:
X-Spam-Status: No, score=-2.539 tagged_above=-999 required=5 tests=[AWL=0.060, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZSP2+E5-yYm3 for <dnsext@core3.amsl.com>; Fri, 4 Mar 2011 07:36:28 -0800 (PST)
Received: from taffy.ICSI.Berkeley.EDU (taffy.ICSI.Berkeley.EDU [192.150.187.26]) by core3.amsl.com (Postfix) with ESMTP id C3EEC3A6893 for <dnsext@ietf.org>; Fri, 4 Mar 2011 07:36:28 -0800 (PST)
Received: from gala.icir.org (gala.ICIR.org [192.150.187.49]) (Authenticated sender: nweaver) by taffy.ICSI.Berkeley.EDU (Postfix) with ESMTP id 19B0A36A41A; Fri, 4 Mar 2011 07:37:38 -0800 (PST)
Content-Transfer-Encoding: quoted-printable
From: Nicholas Weaver <nweaver@icsi.berkeley.edu>
Content-Type: text/plain; charset="us-ascii"
Message-Id: <ACD95DD2-6FBA-42F1-84E6-7C8D798FF1C1@icsi.berkeley.edu>
Date: Fri, 04 Mar 2011 07:37:37 -0800
To: dnsext List <dnsext@ietf.org>
Mime-Version: 1.0 (Apple Message framework v1082)
X-Mailer: Apple Mail (2.1082)
Subject: [dnsext] Question on characters in DNS lookups?
X-BeenThere: dnsext@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: DNS Extensions working group discussion list <dnsext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/dnsext>, <mailto:dnsext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dnsext>
List-Post: <mailto:dnsext@ietf.org>
List-Help: <mailto:dnsext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsext>, <mailto:dnsext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 04 Mar 2011 15:36:29 -0000

	Just to confirm, although hostnames are restricted, any octet may be used in a label for lookups of non-hostname records (eg, TXT records).

	Correct?

	If so, which RFC includes this?