PPTP Client Debian MPPE HOWTO, build kernel module SUPERCEDED, OBSOLETE AND NOT MAINTAINED.
by James Cameron 26th May 2004 These are instructions for building the MPPE kernel module on Debian GNU/Linux, using the kernelmod package. No reboot is required. No package is generated.
Log in as root Note: the commands below were tested after logging in as root. We know they fail if you merely su, because doing that may leave your PATH without a reference to /usr/sbin. Use su - to force a root login. Install kernel packages The kernel-source and kernel-headers packages for the currently running kernel are needed for the build process:
Download kernelmod Download the package kernelmod-0.7.1.tar.gz from the Poptop project's files list. Then install it like this:
Note: it is important to avoid the -o option, for compatibility with the version of PPP used by Debian. Test MPPE Module Test that the MPPE module loads on request:
If the word "success" appears, then the module was loaded successfully. A warning may appear:
This is expected and does not change the operation of the module; the test may still be successful.
Continue You have now installed MPPE support. Return to the Installation step in the main HOWTO.
CommentsIf you have comments on this document, please send them to the author at quozl at laptop.org. But if you need help, use the mailing list so that we can share the load.ChangeLog
|