Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2001 11:51:30 -0400 (EDT)
From:      Bryan Liesner <bleez@bellatlantic.net>
To:        =?iso-8859-1?Q?Bernd_F=FCrwitt?= <bf@fuerwitt.de>
Cc:        <freebsd-stable@FreeBSD.ORG>
Subject:   Re: pppoe crashes in 4.3-stable (14.5.2000)
Message-ID:  <20010517114739.X1672-100000@gravy.kishka.net>
In-Reply-To: <994F3E5EFB739743BC71B64CAA256F5D41FF@leviathan.illu42.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 15 May 2001, Bernd F=FCrwitt wrote:

>user-mode ppp crashes when calling pppoe-providers.
>After starting ppp I get the following error message
>
>linker_file_sysinit "netgraph.ko" failed to register! 17
>Fatal Trap 12: page fault while in kernel mode
>
>The kernel panics, and i got no further errors in logfiles.
>Netgraph is built directly into the kernel, also the tun-interface.
>
>what's going wrong ?
>


Put these in your kernel config.  They need to be compiled into the
kernel. Loading these modules never seemed to work properly.  I've
been using pppoe for quite some time now, without any grief.

options=09=09NETGRAPH
options =09NETGRAPH_ETHER
options =09NETGRAPH_PPPOE
options =09NETGRAPH_SOCKET



=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D
=3D Bryan D. Liesner         LeezSoft Communications, Inc. =3D
=3D                          A subsidiary of LeezSoft Inc. =3D
=3D bleez@bellatlantic.net   Home of the Gipper            =3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010517114739.X1672-100000>