From owner-freebsd-security Thu Nov 18 7:49:10 1999 Delivered-To: freebsd-security@freebsd.org Received: from inbox.org (inbox.org [216.22.145.8]) by hub.freebsd.org (Postfix) with ESMTP id 165F81542D for ; Thu, 18 Nov 1999 07:49:05 -0800 (PST) (envelope-from bsd@a.servers.aozilla.com) Received: from localhost (bsd@localhost) by inbox.org (8.9.3/8.9.3) with SMTP id KAA01032; Thu, 18 Nov 1999 10:49:01 -0500 (EST) Date: Thu, 18 Nov 1999 10:49:01 -0500 (EST) From: "Mr. K." X-Sender: bsd@inbox.org To: David G Andersen Cc: freebsd-security@FreeBSD.ORG Subject: Re: localhost.org In-Reply-To: <199911181545.IAA27842@faith.cs.utah.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org actually: # cat /etc/resolv.conf cat: /etc/resolv.conf: No such file or directory apparently the default is what you wrote. On Thu, 18 Nov 1999, David G Andersen wrote: > Look at your /etc/resolv.conf > > It should say something like: > > domain inbox.org > nameserver foo > nameserver bar > > But in reality, yours probably looks like: > > search inbox.org > search org > nameserver foo > nameserver bar > > Remove that "search org" line. (Alternately, you might have a "domain > org" which would be even worse. :-) > > -Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message