Date: Sat, 21 Apr 2001 18:14:04 +1000 From: "Doug Young" <dyoung6@bigpond.net.au> To: "Kris Kennaway" <kris@obsecurity.org> Cc: "Kris Kennaway" <kris@obsecurity.org>, "Gerry Freymann" <freymann@eagle.ca>, <freebsd-questions@FreeBSD.ORG> Subject: Re: PPPoE causes a Kernel Panic Message-ID: <018201c0ca3b$080991e0$328e093d@oracle> References: <Pine.BSF.4.21.0104202033110.91829-100000@marlo.eagle.ca> <001301c0c9fd$47740ab0$328e093d@oracle> <20010420221800.A7521@xor.obsecurity.org> <00a001c0ca24$f7354230$328e093d@oracle> <20010421010603.A9128@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?018201c0ca3b$080991e0$328e093d>