I'm trying to set up a vpn (against anonine.com) over pptp (microsoft's vpn solution). There is a linux pptp-client in lenny (pptp-linux), but it needs needs kernel support for mppe (Microsoft Point-to-Point Encryption). See e.g.
http://pptpclient.sourceforge.net/howto ... ppe_kernel
Alas, I can not find this (or indeed any) kernel module in the bubba repos. I've found evidence in this forum for the existence of a bubba-specific linux-modules package, but it seems to be gone to the bitbucket in the sky.
any input welcome!
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
vpn pptp needs kernel support
Re: vpn pptp needs kernel support
I could:
the module loaded and I could get PPTP up and running.
/Christer
Code: Select all
modprobe ppp-compress-18
/Christer