WDef
Group: Members
Posts: 798
Joined: Sep. 2005 |
|
Posted: Aug. 08 2008,23:11 |
|
I've patched and recompiled the kernel, and built the user space utils (ppp of an appropriate version and the current pptp-1.7.2.
The modules do insert into dsl's running kernel, but pptpsetup throws an error "can't locate module ppp-compress-18" and "couldn't find MPPE support in kernel".
So I think I may have been right - I'll have to swap out dsl's kernel for the patched kernel to get the mppe module working correctly.
EDIT: Maybe not. If I add this to /etc/modules.conf:
alias ppp-compress-18 ppp_mppe_mppc
this error goes away.
|