There is a pptpd to be installed on linux ( 2.4.9-3) box.
And need to install the kernel-mppe module.
When I type this following command : lsmod after command :modprobe ppp_mppe
Module size used by
ppp_mppe 20048 0 (unused)
Why the ppp-mppe module in used state is "0", I suppose it is "1".
It is why I can't use MS encyption I think.
How to change "0" to "1" ?