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 <gentoo-user+bounces-136734-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SAOQX-000804-P3
	for garchives@archives.gentoo.org; Wed, 21 Mar 2012 16:30:21 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4A2DBE0B9F;
	Wed, 21 Mar 2012 16:30:13 +0000 (UTC)
Received: from mail-qa0-f46.google.com (mail-qa0-f46.google.com [209.85.216.46])
	by pigeon.gentoo.org (Postfix) with ESMTP id 16C0DE0985
	for <gentoo-user@lists.gentoo.org>; Wed, 21 Mar 2012 16:28:57 +0000 (UTC)
Received: by qaeb19 with SMTP id b19so1828928qae.19
        for <gentoo-user@lists.gentoo.org>; Wed, 21 Mar 2012 09:28:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=eJ0ji8LHHsY6hU6Sv0gggz3J3hbBaBXj3qN8pFpjrfY=;
        b=TG9P0JAiNymwNhdR6NdMPB/6u6TmJMdT6H8DSA0DkyA7E30MRfCCtYrPFC9xE1Sbd0
         NfWMoIQZ/W08E1KpUCud0Gzn8mIcMFFXrgMY6u9x9shPu+yk2rFDp8W1aN0ieyc14vBX
         V6qY5v1zGngmHKo+tqX6z08GlmL5GSjsQlu7eQ9Dp+V+2pRRI9Ln1ejdkQlAXuZNT1KT
         l1zAkle0s9AdUbCwJTJB7pjHftFkMc8I6DFDkMqc9g9sAoawLzDiuLMg7ctW389Yyn7U
         9s15vELEG8enxLMWG3CWNwJUHtryS31ouqsrgKVIBufMZ/jk0xIULP4e/IxJ8ZT1dmcZ
         cWbA==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.229.136.7 with SMTP id p7mr1780174qct.52.1332347337564; Wed,
 21 Mar 2012 09:28:57 -0700 (PDT)
Received: by 10.229.155.209 with HTTP; Wed, 21 Mar 2012 09:28:57 -0700 (PDT)
In-Reply-To: <CAN_TFxO0FK+Dbf0KRqXYqD+jR8KC26ubXWqEEUZnNXWj_7BGtQ@mail.gmail.com>
References: <CAN_TFxOEm1NDjWJgPBWiciApDFGix7_XdcGWpOVWnMVvx9oYtg@mail.gmail.com>
	<20120320114949.GF31232@ksp.sk>
	<CAN_TFxOwMuEvxXUwKEcr=nmQVfUcnYYQkpRCfSRmycZXESNbLQ@mail.gmail.com>
	<CAOTuDKoxA2tk3FedD0JrkyngMnBk1x5yN8j3nOo0AWvWCPFTaA@mail.gmail.com>
	<CAN_TFxMbAvz5ZT57RdvuPU0=aVzyJZTLdDRg4hLxO8-WShwVfg@mail.gmail.com>
	<20120321144939.GA31943@ksp.sk>
	<CAN_TFxO0FK+Dbf0KRqXYqD+jR8KC26ubXWqEEUZnNXWj_7BGtQ@mail.gmail.com>
Date: Wed, 21 Mar 2012 10:28:57 -0600
Message-ID: <CAN_TFxMve9FEk62qhEr3MCcMiGnX+m_fHUz66yY047L65dtsJA@mail.gmail.com>
Subject: Re: [gentoo-user] ppp-gentoo woes cont'd
From: Maxim Wexler <maxim.wexler@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: cf0b9968-5563-4145-938c-23fd5fe69f1d
X-Archives-Hash: 4ede2a7bddc546c53647a7ddf604dfa8

oh wait...it's set in /etc/ppp/peers/<provider>

On 3/21/12, Maxim Wexler <maxim.wexler@gmail.com> wrote:
> Doesn't 40-dns apply only if the 'usepeerdns' option is set. As far as
> I can tell that option is not set. Maybe it should be.
>
>
>
>
> On 3/21/12, YoYo Siska <yoyo@gl.ksp.sk> wrote:
>> On Tue, Mar 20, 2012 at 09:09:06PM -0600, Maxim Wexler wrote:
>>> >
>>> > Since route and other things *are* getting set, I have the same strong
>>> > suspicion Bill and YoYo have... DNS is likely not getting set properly
>>> > in /etc/resolv.conf
>>>
>>> I always assumed that DHCP was writing this file automatically, so I
>>> never checked, but this time I made sure to check and viola! there
>>> they were.
>>
>> with ppp connections you are not using a dhcp client, pppd gets the
>> nameserver ip addressess as part of the connection negotiation (if
>> peerdns is set) and the aforemetioned script in
>> /etc/ppp/ip-up.d/40-dns.sh writes those to /etc/resolv.conf
>>
>>>
>>> > "saved a bunch of likely files across the partition from ubuntu" ...
>>> > did that include dropping them into place on the Gentoo side
>>>
>>> naturlich
>>>
>>> MW
>>>
>>
>> yoyo
>>
>>
>