From owner-freebsd-questions Wed Apr 12 01:37:37 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA02886 for questions-outgoing; Wed, 12 Apr 1995 01:37:37 -0700 Received: from zaphod (zaphod.ttu.ee [193.40.254.227]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id BAA02868 for ; Wed, 12 Apr 1995 01:37:25 -0700 Received: from juku.li.ttu.ee by zaphod (5.x/SMI-SVR4) id AA18118; Wed, 12 Apr 1995 11:32:51 +0300 Received: by juku.li.ttu.ee (5.x/SMI-SVR4) id AA12466; Wed, 12 Apr 1995 11:36:37 +0300 Date: Wed, 12 Apr 1995 11:36:37 +0300 From: tanel@juku.li.ttu.ee (Tanel Kuusk) Message-Id: <9504120836.AA12466@juku.li.ttu.ee> To: questions@FreeBSD.org, dale@northcoast.com Subject: Re: init (/etc/rc) troubles X-Sun-Charset: US-ASCII Mime-Version: 1.0 Content-Type: Text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: questions-owner@FreeBSD.org Precedence: bulk > The first error is coming from the following line in /etc/netstart: > ifconfig lo0 inet localhost What does it say? Do you have INternet compiled to kernel? Are you using a generic kernel? > I have no /dev/lo0. I don't know what a loopback is. The next error There is no /dev/lo0. lo0 is a software fake tcp/ip interface. it's address must be 127.0.0.1 > message is probably related, but I don't know exactly where it's > coming from. What does this say? Tanel