From owner-freebsd-questions@FreeBSD.ORG Thu Apr 13 16:11:11 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 1038116A400 for ; Thu, 13 Apr 2006 16:11:11 +0000 (UTC) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D7E443D69 for ; Thu, 13 Apr 2006 16:11:09 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id k3DGB1lB095529; Thu, 13 Apr 2006 18:11:01 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id k3DGB1aT095526; Thu, 13 Apr 2006 18:11:01 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Thu, 13 Apr 2006 18:11:01 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Josh Paetzel In-Reply-To: <200604131055.19504.josh@tcbug.org> Message-ID: <20060413181037.E95399@chylonia.3miasto.net> References: <200604131055.19504.josh@tcbug.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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:11:11 -0000 > 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? > > -- > Thanks, > > Josh Paetzel > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >