[pptp-server] encryption - doesn't work under linux?? but under w2k - please read

Phil Van Baren phil at vibrationresearch.com
Sat Dec 30 08:15:20 CST 2000


Right, it is a patch to the kernel module.  The example you mention patches
the kernel module in the pppd source directory before it is copied into the
kernel source tree.  If you have already copied the updates into the kernel
source tree (i.e. run 'make kernel' in ppp directory) you should apply the
patch to the ppp_mppe.c file in /usr/src/linux/... or run 'make kernel'
again after applying the patch, and verify that the change gets propagated
into the ppp_mppe.c file in the kernel source.

> -----Original Message-----
> From: David Moylan [mailto:djm at wiz.net.au]
> Sent: Friday, December 29, 2000 7:55 PM
> To: Phil Van Baren
> Subject: Re: [pptp-server] encryption - doesn't work under linux?? but
> under w2k - please read
>
>
> hi phil,
>
> i noticed that you mentioned to someone else in a post that the
> ppp_mppe_compressed_data_fix.diff is a _kernel_ patch and
> not a _pppd_ patch. the information on the web site confirms this.
>
> i've been building pppd/kernel from the information on this page:
> http://www.vibres.com/pptpd/example.html
>
> specifically the section:
>
> ---8< cut here 8<---
> Extract and patch ppp
> cd /usr/src
> tar xzf ppp-2.3.11.tar.gz
> gunzip ppp-2.3.11-openssl-0.9.5-mppe.patch.gz
> cd ppp-2.3.11
> patch -p1 < ../ppp-2.3.11-openssl-0.9.5-mppe.patch
> cd linux
> patch < ../../ppp_mppe_compressed_data_fix.diff
> cd ..
> ./configure
> make kernel
> ---8< cut here 8<---
>
> this will be ok, correct? when i do the make kernel,
> the ppp_mppe.c gets copied across and built?
>
> can i just confirm as well, the ppp_mppe module is
> only used by the kernel. it's not used directly by
> pppd?
>
> cheers, Wiz!!
>
> ----- Original Message -----
> From: "Phil Van Baren" <phil at vibrationresearch.com>
> To: <pptp-server at lists.schulte.org>
> Sent: Friday, December 29, 2000 3:39 PM
> Subject: RE: [pptp-server] encryption - doesn't work under
> linux?? but under
> w2k - please read
>
>
> > > is this still an issue?? does this mean that i can't use PoPToP with
> > > encryption
> > > because if i ever get lost/dropped packets, pppd will not recover?
> perhaps
> > > this
> > > question has been answered, but i haven't found it on the list.
> >
> > That problem is cause by a bug in the ppp_mppe module.  A while back
> > somebody posted a fix for this, which is to patch up the ppp_mppe.c file
> and
> > rebuild that module.  This should fix both the linux client and
> the linux
> > server, if you apply the patch to both ends.
> >
> > The patch is at
> > http://www.vibres.com/pptpd/ppp_mppe_compressed_data_fix.diff
> >
> > You can get more details from the FAQ
> > (http://www.vibres.com/pptpd/pptpd-FAQ.txt) or from
> http://poptop.lineo.com
> >
> >
> > _______________________________________________
> > 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