From owner-freebsd-hackers Wed Jan 22 12:59:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA26937 for hackers-outgoing; Wed, 22 Jan 1997 12:59:30 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA26930 for ; Wed, 22 Jan 1997 12:59:24 -0800 (PST) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id MAA14744 for ; Wed, 22 Jan 1997 12:58:12 -0800 (PST) Received: (from guido@localhost) by gvr.win.tue.nl (8.8.5/8.8.2) id VAA14751; Wed, 22 Jan 1997 21:56:29 +0100 (MET) From: Guido van Rooij Message-Id: <199701222056.VAA14751@gvr.win.tue.nl> Subject: Re: Underscore in domainname? In-Reply-To: from "Allen W. Gambert" at "Jan 16, 97 10:13:18 am" To: gambert@cftnet.com (Allen W. Gambert) Date: Wed, 22 Jan 1997 21:56:29 +0100 (MET) Cc: mrcpu@cdsnet.net, hackers@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Allen W. Gambert wrote: > Yeah, I had the same problem. We've mailed mcafee letting them know of > this problem. The only way around this is to put an entry in your hosts > file for that machine, ie, > > 205.227.129.164 www.mcafee.com > Not true. There is a variable setting in resolv.conf where you can either ignore `broken' hostnames, give warnings, or refuse them. man 5 resolv.conf is your friend -Guido