Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2001 09:45:28 -0400
From:      "Gerald T. Freymann" <freymann@eagle.ca>
To:        <bf@fuerwitt.de>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: pppoe crashes in 4.3-stable (14.5.2000)
Message-ID:  <017801c0ded7$a219f940$0f01a8c0@phantom>
References:  <994F3E5EFB739743BC71B64CAA256F5D41FF@leviathan.illu42.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> user-mode ppp crashes when calling pppoe-providers.
> The kernel panics, and i got no further errors in logfiles.
> Netgraph is built directly into the kernel, also the tun-interface.

 You can search the archives as this has been discussed almost weekly for
the last month.

 You need to put *all of this* in your Kernel:

# PPPoE Stuff
options         NETGRAPH
options         NETGRAPH_ETHER
options         NETGRAPH_PPPOE
options         NETGRAPH_SOCKET

-gf





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?017801c0ded7$a219f940$0f01a8c0>