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 1FrYI2-0004b9-VI for garchives@archives.gentoo.org; Sat, 17 Jun 2006 10:44:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5HAggHV023557; Sat, 17 Jun 2006 10:42:42 GMT Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5HAYgxI031163 for ; Sat, 17 Jun 2006 10:34:42 GMT Received: by nz-out-0102.google.com with SMTP id z3so618285nzf for ; Sat, 17 Jun 2006 03:34:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ll5MCeW8IalfbBmYF3W8pHm9NYIH8Mw0/wHl91zWqLqqkOXHpc86SlBtZZ+oL+oIXkAWVANI4sn2nyZUnltsMynF7sN1YoD1Ko9XGK3jA7FEf3yGLKc/BaaUmgvK5V/eWSsKb0TwkHNJ5zJLiyFl5LWwN2WWYex8z+3InPPbXec= Received: by 10.36.251.45 with SMTP id y45mr4949000nzh; Sat, 17 Jun 2006 03:34:42 -0700 (PDT) Received: by 10.36.104.15 with HTTP; Sat, 17 Jun 2006 03:34:42 -0700 (PDT) Message-ID: <358eca8f0606170334u291acac0sa89813ae376256d5@mail.gmail.com> Date: Sat, 17 Jun 2006 10:34:42 +0000 From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Trouble with dhcpcd after update In-Reply-To: <87hd2lieby.fsf@borixe.bornier.net> 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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87hd2lieby.fsf@borixe.bornier.net> X-Archives-Salt: 04374f16-d9a6-4824-ba47-528d107b3195 X-Archives-Hash: f3b0f3eced6afd9aaba14a1cc0ff8be4 On 16/06/06, Jean Magnan de Bornier wrote: > There is a dhcpc directory in /etc and it is empty... In my up-to-date system there is no /etc/dhcp* file or directory. Check that hostname, domainname are correct in /etc/conf.d/ and that /etc/hosts has the right entries for your machine. dhdpcd should do the rest on its own when it is called from your /etc/conf.d/net.eth0 file (link to .etc.conf.d/net). All such config files are now in the /etc/conf.d/ directory. To overcome the boot problem remove net.eth0 from the default runlevel: # rc-update -d net.eth0 HTH -- Regards, Mick -- gentoo-user@gentoo.org mailing list