From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GOYwe-0007AE-5W for garchives@archives.gentoo.org; Sat, 16 Sep 2006 12:06:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8GC4s5c004522; Sat, 16 Sep 2006 12:04:54 GMT Received: from ilievnet.com ([84.21.204.200]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8GBwHIZ010299 for ; Sat, 16 Sep 2006 11:58:17 GMT Received: (qmail 8982 invoked from network); 16 Sep 2006 14:58:31 +0300 Received: from mail.ilievnet.com (HELO ?10.0.1.1?) (10.0.1.1) by mail.ilievnet.com with SMTP; 16 Sep 2006 14:58:31 +0300 Message-ID: <450BE6E7.4090000@ilievnet.com> Date: Sat, 16 Sep 2006 14:58:31 +0300 From: Daniel Iliev User-Agent: Thunderbird 1.5.0.5 (X11/20060915) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] problem with net.eth0 References: <450B41D8.7040702@ilievnet.com> <8349216a0609160111m10c8c870s538e23a034b15d0b@mail.gmail.com> In-Reply-To: <8349216a0609160111m10c8c870s538e23a034b15d0b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 356e46fb-70f9-4d82-a336-92644fa11b7d X-Archives-Hash: 21a7c540ddada27590a5339ccab08518 Jean-Marc Beaune wrote: > Hi, > > According to your "restart" output, net.eth0 sarts at boot runlevel, > it should start at default runlevel. Check this with 'rc-update -s' > > If it really starts during boot runlevel, try the following : > > > rc-update del net.eth0 > > rc-update add net.eth0 default > > Then restart the system. Actually net.eth0 was installed in both runlevels. I did: rc-update -d net.eth0 rc-update -a net.eth0 default reboot The result is the same - the same output from "net.eth0 restart" and the interface is inactive until I manually give it IP addresses, bring it up and set a default route using the "ip" command from iproute2 package. In a few words: the problem is still here ;-( -- Best regards, Daniel -- gentoo-user@gentoo.org mailing list