From owner-freebsd-questions@FreeBSD.ORG Thu Apr 13 16:30:03 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C3E516A403 for ; Thu, 13 Apr 2006 16:30:03 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.200.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 983CA43D4C for ; Thu, 13 Apr 2006 16:30:02 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from gimpy (c-24-118-173-219.hsd1.mn.comcast.net[24.118.173.219]) by comcast.net (sccrmhc12) with ESMTP id <2006041316241801200hvs9fe>; Thu, 13 Apr 2006 16:24:26 +0000 From: Josh Paetzel To: Wojciech Puchar Date: Thu, 13 Apr 2006 11:24:17 -0500 User-Agent: KMail/1.9.1 References: <200604131055.19504.josh@tcbug.org> <20060413181037.E95399@chylonia.3miasto.net> In-Reply-To: <20060413181037.E95399@chylonia.3miasto.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604131124.17513.josh@tcbug.org> Cc: questions@freebsd.org Subject: Re: /etc/hosts isn't being read 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: Thu, 13 Apr 2006 16:30:03 -0000 On Thursday 13 April 2006 11:11, Wojciech Puchar wrote: > > shells: files > > > > $ host example > > Host example not found: 3(NXDOMAIN) > > "host" command always use DNS. try ping, telnet, whatever use IP > connections > > > $ host example.example.org > > Host example not found 3(NXDOMAIN) > > > > What am I doing wrong here that is keeping /etc/hosts from being > > read? Ok...That solved my hostname resolution issues. Now the next issue is why it takes ssh 60 seconds to give me a password prompt. I thought that was always caused by not having name resolution working. Any thoughts on this issue? -- Thanks, Josh Paetzel