From owner-freebsd-questions Sat Apr 21 1:14:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailin10.bigpond.com (juicer35.bigpond.com [139.134.6.87]) by hub.freebsd.org (Postfix) with ESMTP id 06C5037B423 for ; Sat, 21 Apr 2001 01:14:08 -0700 (PDT) (envelope-from dyoung6@bigpond.net.au) Received: from oracle ([139.134.4.50]) by mailin10.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GC4V4300.HKE; Sat, 21 Apr 2001 18:19:15 +1000 Received: from CPE-61-9-142-50.vic.bigpond.net.au ([61.9.142.50]) by mail8.bigpond.com (Claudes-Coppertone-MailRouter V2.9c 17/5117384); 21 Apr 2001 18:14:34 Message-ID: <018201c0ca3b$080991e0$328e093d@oracle> From: "Doug Young" To: "Kris Kennaway" Cc: "Kris Kennaway" , "Gerry Freymann" , References: <001301c0c9fd$47740ab0$328e093d@oracle> <20010420221800.A7521@xor.obsecurity.org> <00a001c0ca24$f7354230$328e093d@oracle> <20010421010603.A9128@xor.obsecurity.org> Subject: Re: PPPoE causes a Kernel Panic Date: Sat, 21 Apr 2001 18:14:04 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 21, 2001 at 03:36:07PM +1000, Doug Young wrote: > According to the official docs, all that needs to be added to the kernel > config file is "options Where does it say this? It's obviously wrong, as you point out. See extract from handbook .... as I read it only "options NETGRAPH" is necessary, the other lines are "optional". Well I guess they are, but it sure caused me some lost sleep until I found out was was going on !! 16.4.2. Kernel Configuration You will need to set the following options in your kernel configuration file and then compile a new kernel. a.. options NETGRAPH Optionally, you can add a.. options NETGRAPH_PPPOE b.. options NETGRAPH_SOCKET although if this functionality is not available at runtime, ppp will load the relevant modules on demand To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message