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 1QWcOv-0005H5-BZ for garchives@archives.gentoo.org; Tue, 14 Jun 2011 22:48:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E40891C02F; Tue, 14 Jun 2011 22:46:30 +0000 (UTC) Received: from vergina.dyndns.org (cust-218-222.on4.ontelecoms.gr [92.118.218.222]) by pigeon.gentoo.org (Postfix) with ESMTP id 88E2C1C02F for ; Tue, 14 Jun 2011 22:46:30 +0000 (UTC) Received: from [192.168.0.1] (viper.vergina.dyndns.org [192.168.0.1]) by viper.vergina.dyndns.org (Postfix) with ESMTP id 898A575D; Wed, 15 Jun 2011 01:46:29 +0300 (EEST) Message-ID: <4DF7E4C5.7000509@asyr.hopto.org> Date: Wed, 15 Jun 2011 01:46:29 +0300 From: Thanasis User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110509 Lightning/1.0b3pre Thunderbird/3.1.10 ThunderBrowse/3.3.5 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 To: gentoo-user@lists.gentoo.org CC: Mick Subject: Re: [gentoo-user] Internet References: <4DF762E6.3050306@club-internet.fr> <201106142247.20870.michaelkintzios@gmail.com> <4DF7DA25.8080902@asyr.hopto.org> <201106142324.31807.michaelkintzios@gmail.com> <4DF7E125.7020608@asyr.hopto.org> In-Reply-To: <4DF7E125.7020608@asyr.hopto.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 7574d1b085e3fdef0878b6c902cedd50 on 06/15/2011 01:31 AM Thanasis wrote the following: > on 06/15/2011 01:24 AM Mick wrote the following: >> On Tuesday 14 Jun 2011 23:01:09 Thanasis wrote: >>> on 06/15/2011 12:47 AM Mick wrote the following: >>> snip >>> >>>> You need to remove those lines that I asked you to type on the command >>>> line from the /etc/conf.d/net >>> >>> He should have already removed them (see the messages in the thread). >>> /etc/conf.d/net should be empty by now, which means it defaults to dhcp. >> >> Sure, but if he had then he wouldn't be getting all these configuration errors >> when he tried to stop the service. > > He shouldn't get those anymore with an empty file either. If one wants to rebuild the /etc/conf.d/net file, he should take a look at the example file /usr/share/doc/openrc-*/net.example as a guide.