From owner-freebsd-security Thu Nov 18 8: 7:45 1999 Delivered-To: freebsd-security@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 447CF150EF for ; Thu, 18 Nov 1999 08:07:33 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id RAA53431; Thu, 18 Nov 1999 17:07:16 +0100 (CET) (envelope-from des) To: "Mr. K." Cc: David G Andersen , freebsd-security@FreeBSD.ORG Subject: Re: localhost.org References: From: Dag-Erling Smorgrav Date: 18 Nov 1999 17:07:16 +0100 In-Reply-To: "Mr. K."'s message of "Thu, 18 Nov 1999 10:41:24 -0500 (EST)" Message-ID: Lines: 22 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Mr. K." writes: > I thought it's automatically there because inbox.org is my domain name. I > actually can't figure out how to fix this, without setting myself as > authoritative for localhost.org. I'm probably just overlooking something > though. You should have an entry for localhost in the inbox.org zone file: localhost IN A 127.0.0.1 and you should consider setting your search path explicitly in /etc/resolv.conf. Alternatively, put 'hosts' before 'bind' in /etc/host.conf and make sure /etc/hosts contains an entry for localhost. You can use /etc/hosts to override other stuff, too; e.g. make ad.doubleclick.net point to a dummy httpd that returns 404 no matter what URL you request. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message