Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 63627 invoked by uid 500); 23 Aug 2002 18:51:39 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 63615 invoked from network); 23 Aug 2002 18:51:39 -0000 Received: from alpha.listingbook.com (HELO listingbook.com) (206.27.7.1) by daedalus.apache.org with SMTP; 23 Aug 2002 18:51:39 -0000 Received: from WS4 (ws4.listingbook.com [206.27.7.8]) by listingbook.com (Postfix) with SMTP id E15935031E for ; Fri, 23 Aug 2002 15:00:17 -0400 (EDT) Message-ID: <05e401c24ad6$1dcb1360$08071bce@WS4> From: "Jacob Coby" To: References: <1030123156.2349.30.camel@localhost.localdomain><05ce01c24ac7$fa0823e0$08071bce@WS4><1030123822.2055.34.camel@localhost.localdomain> <05d601c24ad0$f98bfff0$08071bce@WS4> <1030128721.2055.40.camel@localhost.localdomain> Subject: Re: serves everything but localhost Date: Fri, 23 Aug 2002 14:51:40 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > - the response to: > #ping localhost > PING localhost.localdomain (127.0.0.1) from 192.168.0.3 : 56(84) bytes > of data. Ah ha! Notice it says localhost.localdomain :) Try reversing the order that you put the definition into /etc/hosts to what I posted earlier, or completely take out the localhost.localdomain part. You should see: $ ping localhost PING localhost (127.0.0.1) from 127.0.0.1 : 56(84) bytes of data. 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=255 time=0.094 ms -Jacob http://www.listingbook.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org