[pptp-server] Getting MPPE to work with kernel 2.2.18 and Redhat

Daniel Craig daniel.craig at cognix.co.nz
Mon Feb 5 02:26:56 CST 2001


Hey everyone

I had PPPD and poptop 1.1.2 working just fine. Now when I try to follow the
instructions in the http://poptop.lineo.com/releases/PoPToP-RedHat-HOWTO.txt
to get MPPE going(4.0 PPP with MSCHAPv2/MPPE Installation) I can't get it to
work.

I get errors in the make after I patch ppp-2.3.11.tar.gz with
ppp-2.3.11-openssl-0.9.5-mppe.patch.gz and ppp_mppe_compressed_data_fix.diff

When I do a make on ppp I get the following:

extra_crypto.c: In function `DesEncrypt':
extra_crypto.c:141: warning: implicit declaration of function `setkey'
extra_crypto.c:144: warning: implicit declaration of function `encrypt'

chap_ms.c: In function `ChapMS_v2_Auth':
chap_ms.c:328: warning: implicit declaration of function `stpcpy'
chap_ms.c:328: warning: assignment makes pointer from integer without a cast

then when I make the kernel modules it doesn't create the mppe module

Any clues anybody?




More information about the pptp-server mailing list