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.43)
	id 1DybhD-00009w-Fu
	for garchives@archives.gentoo.org; Fri, 29 Jul 2005 20:43:07 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6TKfXdx027994;
	Fri, 29 Jul 2005 20:41:33 GMT
Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42])
	by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6TKbvXq018253
	for <gentoo-user@lists.gentoo.org>; Fri, 29 Jul 2005 20:37:58 GMT
Received: from mail.joat.com ([71.114.156.229])
 by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04
 (built Dec 24 2004)) with ESMTPA id <0IKE00FSKPCCTL30@vms042.mailsrvcs.net> for
 gentoo-user@lists.gentoo.org; Fri, 29 Jul 2005 15:38:36 -0500 (CDT)
Received: from localhost (localhost [127.0.0.1])	by mail.joat.com (Postfix)
 with ESMTP id BE4DE3E73; Fri, 29 Jul 2005 16:38:35 -0400 (EDT)
Received: from mail.joat.com ([127.0.0.1]) by localhost (cornholio [127.0.0.1])
 (amavisd-new, port 10024) with ESMTP id 14561-01; Fri,
 29 Jul 2005 16:38:30 -0400 (EDT)
Received: from cdnebinge (jnet.state.pa.us [206.224.31.162])
	by mail.joat.com (Postfix) with ESMTP; Fri, 29 Jul 2005 16:38:30 -0400 (EDT)
Date: Fri, 29 Jul 2005 16:39:30 -0400
From: "Dave Nebinger" <dnebinger@joat.com>
Subject: RE: [gentoo-user] PPP Issue
In-reply-to: <42EA9123.4080104@orcon.net.nz>
To: <gentoo-user@lists.gentoo.org>
Cc: <jamie.dobbs@orcon.net.nz>
Message-id: <004401c5947d$9fa2da00$5f01010a@jnetlab.lcl>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
X-Mailer: Microsoft Outlook, Build 10.0.6626
Content-type: text/plain; charset=us-ascii
Importance: Normal
X-Priority: 3 (Normal)
X-MSMail-priority: Normal
DomainKey-Signature: a=rsa-sha1;
 h=Received:Received:From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:In-Reply-To:X-MimeOLE:Importance:X-Virus-Scanned;
 b=N4xuTLKmNKWqtgWAlrKUqsXCJ2FjRcEU0iXLgwxcQ5NAPbBO+u23nbWDNaji8p32xjOu5RxdirQJ4nXLnNKCHODWW3ZTlDdHm26KWACgqzvMTqQenkRtnVIMsCMpBqWvxwh24FoICWXYxGTwT1w/Fx3uwN4lY6vg4jGB74hxgY0=;
 c=nofws; d=joat.com; q=dns; s=selector1
X-Virus-Scanned: amavisd-new 2.3.2 (20050629) at joat.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j6TKbvXq018253
X-Archives-Salt: 5ffc9308-50b0-4c5d-afc9-04b755e15c1b
X-Archives-Hash: 0c6ff96c86da0e332a892e53d5ac6c2f

> I enter the mknod command which recreates the device and I can then PPP
> into wokr but after a reboot that device always disappears.
> How can I stop this happening?

Are you running udev?  If so, could be a number of things.  First if you're
using the tar file (specified in /etc/conf.d/rc) the /dev node might be
disappearing (to fix I think you need to remake the dev node and rebuild the
tar file).  Other problems here with udev is the lack of an appropriate rule
for the device creation...

Other possibilities are that if you're using kernel mods for the ppp
support, I know my devices don't get created until the module has been
loaded (at which point the devices appear).  You might have some module
issues on your end.

Sorry can't be of more help...

Dave



-- 
gentoo-user@gentoo.org mailing list