From owner-freebsd-hackers Wed Jan 15 17:39:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA16150 for hackers-outgoing; Wed, 15 Jan 1997 17:39:16 -0800 (PST) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id RAA16145 for ; Wed, 15 Jan 1997 17:39:11 -0800 (PST) Received: from misery.sdf.com [204.244.213.33] by misery.sdf.com with smtp (Exim 1.59 #1) id 0vkZ58-00051P-00; Wed, 15 Jan 1997 09:24:58 -0800 Date: Wed, 15 Jan 1997 09:24:58 -0800 (PST) From: Tom Samplonius To: Jaye Mathisen cc: hackers@freebsd.org Subject: Re: Underscore in domainname? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 15 Jan 1997, Jaye Mathisen wrote: > > > I'm using squid as a proxy server under FreeBSD-current, and a few of our > users are having trouble wiht www.mcafee.com, which is a CNAME for > sc_axp2.mcafee.com. > > > The _ is apparently causing the problem, as other hosts with _'s kill > squid as well. BIND seems to think that anybody with an _ in their name > is bogus, or at least, no response is ever authoritative. > > (I'm using BIND 4.9.5 on my main nameserver). > > If I had a better way to narrow this down, I would. Any tip appreciated. > > > "_" is NOT allowed in hostnames. New BINDs enforce this. Send e-mail to the domain contact at mcafee.com to fix it. Tom