So I'm trying to get PPTP working, so that I can connect to my work's VPN (My other option is to use windows when I work remotely, and I'd rather not). I'm running into the error message -
"MPPE required, but kernel has no support."
From that, I assume MPPE support hasn't been built in to the current core kernel.
1) Is that assumption even correct, or have I missed something major?
2) MPPE was merged into the kernel tree somewhere back round version 2.6 of the kernel, as I understand it. Is there a way to build just a specific module from the kernel without having to compile the entire thing?
2a) How?! (I've not had much luck with kernels - the more hand-holding, the better
)
3) Is this something I should be tagging on to the list of things we'd like to see in the next kernel for Core?