[pptp-server] Help Compiling with RC4

Cowles, Steve Steve.Cowles at gte.net
Mon Jul 26 05:32:56 CDT 1999


>Also, from the HOWTO-PoPToP-pre3 document, you can get rid of the
"can't
>locate module ppp-compress-21" error if you manually load "bsd_comp"
and
>"ppp_deflate". i.e.
>
>    insmod bsd_comp
>    insmod ppp_deflate
>
>... I'm sure there is a way to automate this, but I'm not terribly
>familiar with the kernel module stuff.

As a matter of fact... there is a way to automate the above. Add the
following to /etc/conf.modules. I'm running RH6.0. I found this info a
few months ago on one of the search engines. The only confusing part was
some folks said to alias ppp-compress-21 and 24 to bsd_comp and others
used slhc for 21. I'm not an expert with pppd, but my log files seem to
indicate that the modules are being properly loaded using slhc when I
connect to my Linux box over dialup using my laptop (NT40). Same results
using PopTop. It would be nice to understand which combination is
correct!!

Anyway, hope this helps
Steve Cowles

<cut/paste from /etc/conf.modules>
alias ppp-compress-21   slhc
alias ppp-compress-24   bsd_comp
alias ppp-compress-26   ppp_deflate




More information about the pptp-server mailing list