From owner-freebsd-questions@FreeBSD.ORG Wed Sep 12 16:20:13 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 1097116A473 for ; Wed, 12 Sep 2007 16:20:13 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout.easydns.com [205.210.42.54]) by mx1.freebsd.org (Postfix) with ESMTP id C904D13C4B0 for ; Wed, 12 Sep 2007 16:20:12 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from slider.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 1071B820A for ; Wed, 12 Sep 2007 12:20:11 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by slider.shadypond.com (postoffice) with ESMTP id C0B8FB67B9 for ; Wed, 12 Sep 2007 16:20:10 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Wed, 12 Sep 2007 16:20:10 +0000 References: <200709121533.24833.lists-fbsd@shadypond.com> <200709121608.46424.lists-fbsd@shadypond.com> <6.0.0.22.2.20070912111014.0268f3e0@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20070912111014.0268f3e0@mail.computinginnovations.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709121620.10110.lists-fbsd@shadypond.com> Subject: Re: a small problem with /etc/hosts in FreeBSD 6.2 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 16:20:13 -0000 On Wednesday 12 September 2007 16:10:54 Derek Ragona wrote: > > Are you running ipv6? If not just comment that line out. I am not running ipv6 and I thought I did not need that line, so I have commented it out. thanks