From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by listman.back-rdu.redhat.com (8.11.6/8.11.6) with ESMTP id hBKLIFE04785 for ; Sat, 20 Dec 2003 16:18:15 -0500 Received: (from mail@localhost) by int-mx1.corp.redhat.com (8.11.6/8.11.6) id hBKLIbc11620 for blinux-list@listman.back-rdu.redhat.com; Sat, 20 Dec 2003 16:18:37 -0500 Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with SMTP id hBKLIbE11616 for ; Sat, 20 Dec 2003 16:18:37 -0500 Received: from DakotaRainbow.com (ganahee.rapidnet.com [208.34.9.210]) by mx1.redhat.com (8.11.6/8.11.6) with SMTP id hBKLIaA23841 for ; Sat, 20 Dec 2003 16:18:37 -0500 Received: from [68.163.220.54] (HELO debian) by DakotaRainbow.com (Stalker SMTP Server 1.8b9d14) with ESMTP id S.0000091318 for ; Sat, 20 Dec 2003 15:18:31 -0600 Received: from dave by debian with local (Exim 3.35 #1 (Debian)) id 1AXoYq-0001bo-00 for ; Sat, 20 Dec 2003 16:22:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Message-ID: <16356.48560.568655.931741@gargle.gargle.HOWL> Date: Sat, 20 Dec 2003 16:22:56 -0500 To: blinux-list@redhat.com Subject: Re: No Localhost on new Woody Installation. In-Reply-To: <200312201306.16632.sebfrance@ifrance.com> References: <16355.56886.743442.482616@gargle.gargle.HOWL> <200312201306.16632.sebfrance@ifrance.com> X-Mailer: VM 7.03 under Emacs 21.2.1 From: Dave Hunt Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by int-mx1.corp.redhat.com id hBKLIbE11616 X-Loop: blinux-list@redhat.com Sender: blinux-list-admin@redhat.com Errors-To: blinux-list-admin@redhat.com X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.0.13 Precedence: junk Reply-To: blinux-list@redhat.com X-Reply-To: dave.hunt2@verizon.net List-Help: List-Post: List-Subscribe: , List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: Thanks! Will try. Does Debian Woody usually come with local loopback not available, or was it something I did in the install. When setting it up, Debian didn't find my ethernet card. I had to build a new kernel with support for it in-built. -Dave Sébastien FRANÇOIS writes: > Hi, > in /etc/network/interfaces you should have something like this > > auto lo > iface lo inet loopback > > seb >