[pptp-server] *fixed* Unresolved symbol RC4_set_key

Jean-Paul Chavant jp.chavant at geosys.fr
Fri Jun 23 05:37:13 CDT 2000


hello,

i resolve my problem using ppp2.3.11 tarball with
ppp-2.3.11-openssl-0.9.5-mppe.patch and openssl-0.9.5a.

It works with no encryption !!!

BUT :(

I want to use encryption ! And it doesn't work ...

if i use encryption with my /etc/ppp/options file :

lock
debug
auth
+chap
proxyarp
+chapms
+chapms-v2
mppe-40
mppe-128
mppe-stateless

i ve an error on my client (629)
and in the pptp.log file this one :

/usr/sbin/pppd: In file /etc/ppp/options: unrecognized option '+chapms'

whereis my problem ? i m not able to find it ... :(

JP

>
>
>    Hi all,
>
>    I got around the unresolved symbol error (from my post yesterday- check
>    it out for the details) that I was getting in ppp_mppe when trying to
>    connect clients using encryption. I ditched ppp-2.3.10 and
>    SSLeay-0.9.0b
>    and grabbed the ppp2.3.11 tarball and applied the
>    ppp-2.3.11-openssl-0.9.5-mppe.patch available from
>    ftp.binarix.com/pub/ppp-mppe/
>    pptp stays untouched...it was working fine!
>
>    It went something like this...you may need to adjust.
>
>    tar xvzf ppp-2.3.11.tar.gz
>    cd ppp-2.3.11
>    patch -p1 < ppp-2.3.11-openssl-0.9.5-mppe.patch
>    ./configure
>    make
>    make kernel
>    make install
>
>    cd /usr/src/linux/
>    make modules SUBDIRS=drivers/net
>    make modules_install
>
>    Make sure your /etc/ppp/options file is setup correctly to use
>    encryption, check the client to make sure it is configured properly,
>    then try the connection again.
>
>    _______________________________________________
>    pptp-server maillist  -  pptp-server at lists.schulte.org
>    http://lists.schulte.org/mailman/listinfo/pptp-server
>    List services provided by www.schulteconsulting.com!
>




More information about the pptp-server mailing list