From owner-freebsd-bugs@FreeBSD.ORG Fri Jul 18 17:54:21 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CDA637B401 for ; Fri, 18 Jul 2003 17:54:21 -0700 (PDT) Received: from unbreakable.homeunix.org (a213-22-54-110.netcabo.pt [213.22.54.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9733C43F75 for ; Fri, 18 Jul 2003 17:54:20 -0700 (PDT) (envelope-from sub_0@netcabo.pt) From: =?ISO-8859-1?Q?M=E1rio?= Freitas To: freebsd-bugs@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Message-Id: <1058576063.1430.20.camel@suzy.unbreakable.homeunix.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 19 Jul 2003 01:54:23 +0100 Content-Transfer-Encoding: 8bit cc: lennox@cs.columbia.edu Subject: Re: misc/54189: DNS resolver should resolve hostnames with underscores X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sub_0@netcabo.pt List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 00:54:21 -0000 Hi Jonathan, The problem you submitted is due to mozilla's gethostbyname() own(bad) implementation. FreeBSD's resolver can deal with underscores in hostnames without any problem at all. I think you should submit that problem to mozilla's bug tracking system(yes I succeded resolving that hostname in FreeBSD 4.8 and 5.1). Mário Freitas