Date: Sat, 21 Apr 2001 07:30:31 -0400 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Kris Kennaway" <kris@obsecurity.org>, "Doug Young" <dyoung6@bigpond.net.au> Cc: "Kris Kennaway" <kris@obsecurity.org>, "Gerry Freymann" <freymann@eagle.ca>, <freebsd-questions@FreeBSD.ORG> Subject: Re: PPPoE causes a Kernel Panic Message-ID: <006201c0ca56$79b46e80$1200a8c0@gsicomp.on.ca> 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
----- Original Message ----- From: "Kris Kennaway" <kris@obsecurity.org> To: "Doug Young" <dyoung6@bigpond.net.au> Cc: "Kris Kennaway" <kris@obsecurity.org>; "Gerry Freymann" <freymann@eagle.ca>; <freebsd-questions@FreeBSD.ORG> Sent: Saturday, April 21, 2001 4:06 AM Subject: Re: PPPoE causes a Kernel Panic On Sat, Apr 21, 2001 at 04:06:06AM, Kris Kennaway wrote: >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. How is this wrong? I've been running a firewall machine with PPPoE for some time configured this way. 'options NETGRAPH' needs to be present, but any component of netgraph that isn't statically linked in the kernel will be loaded dynamically from the set of modules in /modules. Furthermore, if you're missing a module, ppp should give you something like "Warning: kldload: ng_ether: No such file or directory" and return you to a ppp> prompt. -- Matt Emmerton 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?006201c0ca56$79b46e80$1200a8c0>