From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mhow0-0006qN-U9 for garchives@archives.gentoo.org; Sun, 30 Aug 2009 18:15:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44799E07EA; Sun, 30 Aug 2009 23:24:20 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by pigeon.gentoo.org (Postfix) with ESMTP id 04630E07EA for ; Sun, 30 Aug 2009 23:24:19 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so334675fga.10 for ; Sun, 30 Aug 2009 16:24:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=18Jq6fRbp3Vy08vYslHh/DyqGyvDJ0E6xw0MvkGbNQw=; b=JQAhKq2lXsfdsPvg+Hq19fWzT3W5bbH9wwequDqJnFuYMmYCyRY6d3cYpWx0MqQZqx zyJLFQApxH+6G19y9AfbD5cbrTB/dcEYQrpyjfYE3A+gPS6udQR/VbFKd+lXba2qJYux ZXGceONjXjFGELANOr2UNIfNd9PbkgSvi4shs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Gzr/Fbrp4d4F59AAu8HevK9WDnJcWe8UhcyR6Bq3c58XMLQ+nslBL2kwlNUmZkk9ve M1KqOMg8F9Ph+8wfiwoDJrMy95sCp17+uYGEPwUx87IAqJVqWKFlixIn1dmpN3Q07F5q U3GE81qmau/48ACnUlz8qUCbQw2Eldo0V0A+A= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.86.208.2 with SMTP id f2mr844786fgg.16.1251674659463; Sun, 30 Aug 2009 16:24:19 -0700 (PDT) In-Reply-To: References: Date: Mon, 31 Aug 2009 01:24:19 +0200 Message-ID: Subject: Re: [gentoo-user] Re: Cannot start net.eth0 From: Manuel Fiorelli To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: b460ea6e-bfd6-4a69-9d79-f9eb269c93f7 X-Archives-Hash: 214fc2516b27957a315ba3be0682daa5 2009/8/31 Neal Hogan : > rc-update? My "/etc/conf.d/net" is config_eth0=("dhcp") and the output of `rc-update show default` is local | default net.eth0 | default netmount | default I can execute "ifconfig eth0 up" with success, but nothing seems to wok :-( Manuel Fiorelli