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.62) (envelope-from ) id 1H95mj-0003Mu-Um for garchives@archives.gentoo.org; Mon, 22 Jan 2007 20:28:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0MKRokG023729; Mon, 22 Jan 2007 20:27:50 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0MKNdvg019171 for ; Mon, 22 Jan 2007 20:23:39 GMT Received: by nf-out-0910.google.com with SMTP id c31so28155nfb for ; Mon, 22 Jan 2007 12:23:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=AWEwJt0yO0m3e0+oOD93yrq87kYgvhbcbDoipNJZwkd2RfiPK+rlzlXJDTYmvUsuJRkQ0+IRiCRWtrXK0v9Dy68tcsNVLqcoHkNtV6Eqf+kF9t+5Gq+T/KClFJST86pW+YxBvm07wQBuBoMkVgZp9m9Hd46eZUHq2G+NP8KZ0zE= Received: by 10.82.120.14 with SMTP id s14mr7408795buc.1169497419308; Mon, 22 Jan 2007 12:23:39 -0800 (PST) Received: by 10.82.126.14 with HTTP; Mon, 22 Jan 2007 12:23:39 -0800 (PST) Message-ID: <7573e9640701221223n6b9adf5vfb4eeaba368dffc@mail.gmail.com> Date: Mon, 22 Jan 2007 13:23:39 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [UDEV] No network on startup In-Reply-To: <45B5005C.8090402@gmail.com> 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: <45B4FBAC.7070506@gmail.com> <7573e9640701221010l79b29335qb0d782aa3436c53d@mail.gmail.com> <45B5005C.8090402@gmail.com> X-Google-Sender-Auth: e0d33012262c2445 X-Archives-Salt: 99f206b9-546e-4659-a842-620090a5be6c X-Archives-Hash: 891baf443b344e96aa6cec8f60bab864 On 1/22/07, Jakob Buchgraber wrote: > The content of /etc/conf.d/net is > >> config_eth0=( "dhcp" ) > >> dhcp_eth0="nodns nontp nonis" nodns instructs baselayout to run the dhcp client such that it will not overwrite/update resolv.conf with settings from the DHCP server. It is equivalent to running dhcpcd with the -R option. So, try removing nodns from your settings. -Richard -- gentoo-user@gentoo.org mailing list