From owner-freebsd-current Thu Nov 7 23:19:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F5337B401; Thu, 7 Nov 2002 23:19:34 -0800 (PST) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5051643E3B; Thu, 7 Nov 2002 23:19:34 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0239.cvx22-bradley.dialup.earthlink.net ([209.179.198.239] helo=mindspring.com) by gull.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18A3QT-0000xS-00; Thu, 07 Nov 2002 23:19:33 -0800 Message-ID: <3DCB6539.EC9B7277@mindspring.com> Date: Thu, 07 Nov 2002 23:18:17 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Greg 'groggy' Lehey Cc: FreeBSD current users Subject: Re: This kernel lacks ppp support? References: <20021108020113.GK35585@wantadilla.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greg 'groggy' Lehey wrote: > I've just tried to start pppd on two different -CURRENT machines, one > built on 26 October, the other on 5 November. In each case I get the > following message: > > pppd: This system lacks kernel support for PPP. To include PPP support > in the kernel, please follow the steps detailed in the README.bsd > file in the ppp-2.2 distribution. This is a "feature" of the new code. You have to ifconfig the PPP interface to create it. See the recent discussion on the module loading of PPP, and whether it should be automatic, and the interface existance test code that was changes. It's in the -current archives from 2 weeks ago. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message