From owner-freebsd-questions@FreeBSD.ORG Wed Sep 12 07:46:26 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE9FC16A419 for ; Wed, 12 Sep 2007 07:46:26 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate1.pacific.net.sg (smtpgate1.pacific.net.sg [203.120.90.31]) by mx1.freebsd.org (Postfix) with SMTP id 0F50613C45D for ; Wed, 12 Sep 2007 07:46:25 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 26878 invoked from network); 12 Sep 2007 07:46:23 -0000 Received: from adsl152.dyn229.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.229.152) by smtpgate1.pacific.net.sg with ESMTPA; 12 Sep 2007 07:46:23 -0000 Message-ID: <46E79947.4020604@pacific.net.sg> Date: Wed, 12 Sep 2007 15:46:15 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Peter Boosten References: <46E77DD0.3050705@pacific.net.sg> <46E78548.80308@boosten.org> In-Reply-To: <46E78548.80308@boosten.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: hosts is ignored X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2007 07:46:26 -0000 Hi, Peter Boosten wrote: > Erich Dollansky wrote: >> Hi, >> >> I have the feeling to be blind but I cannot find out why my FreeBSD 6.2 >> machine ignores hosts. >> >> host.conf says >> >> hosts >> dns > > What is host.conf used for? Never heard of it. > > Put the following line in your resolv.conf > > lookup file bind > no change. Hosts is still fully ignored. Erich