From owner-freebsd-net@FreeBSD.ORG Fri Dec 26 07:44:24 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B08BF16A4CE for ; Fri, 26 Dec 2003 07:44:24 -0800 (PST) Received: from oak.FernUni-Hagen.de (oak.fernuni-hagen.de [132.176.114.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7885D43D1D for ; Fri, 26 Dec 2003 07:44:23 -0800 (PST) (envelope-from q5480035@mailstore.FernUni-Hagen.de) Received: from amavis by oak.FernUni-Hagen.de with scanned-ok (Exim 4.04) id 1AZu8U-00059D-00; Fri, 26 Dec 2003 16:44:22 +0100 Received: from mailstore.fernuni-hagen.de ([132.176.114.185]) by oak.FernUni-Hagen.de with esmtp (Exim 4.04) id 1AZu8N-00058r-00; Fri, 26 Dec 2003 16:44:15 +0100 Received: from [132.176.122.136] (account q5480035 HELO oranje.my.domain) by mailstore.fernuni-hagen.de (CommuniGate Pro SMTP 4.0.6) with ESMTP id 3177493; Fri, 26 Dec 2003 16:44:14 +0100 Date: Fri, 26 Dec 2003 16:43:05 +0100 To: bv@wjv.com References: <20031226145250.GA94952@wjv.com> From: Marc van Woerkom Organization: =?iso-8859-1?Q?FernUniversit=E4t_in_Hagen?= Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20031226145250.GA94952@wjv.com> User-Agent: Opera7.23/FreeBSD M2 build 516 X-Virus-Scanned: by AMaViS perl-11 cc: freebsd-net@freebsd.org Subject: Re: Configuring DNS on a machine connected temporary to the internet X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 15:44:24 -0000 On Fri, 26 Dec 2003 09:52:50 -0500, Bill Vermillion wrote: > Is the order in you /etc/host.conf file set to > hosts > bind I see, I gave not enough information. Here are /etc/nsswitch.conf: hosts: files dns > Are the names in you /etc/hosts file correct. > > IP first then FQDN followed by short name. > > You didn't give details that they are this way. Hm.. for some reason localhost is shortname first and FQDN then. I try to change the order here. Regards, Marc