[pptp-server] Connect problems...

robert berzerke at swbell.net
Wed May 9 09:29:05 CDT 2001


I have a vague memory of smp problems.  However, assuming that is not the 
issue...

The important line in the logs is:

> modprobe: Can't locate module ppp-compress-18

This means a required module isn't loading for some reason.

First, double check modules.conf.  Is there a line in there:

alias ppp-compress-18 ppp_mppe

Did you make a typo?

If that's there, do you actually have the ppp_mppe module?

Do a search for the file ppp_mppe.o.  The file should be found in the path:

/lib/modules/<whatever your kernel name is>/kernel/drivers/net/ppp_mppe.o

If the file is missing, that means the kernel patch and/or compile was not 
sucessful.  Go back through the howto again and see what you missed.


On Wednesday 09 May 2001 00:58, Matthew Gavin wrote:
> What is happening here?
>
> I have followed the HOWTO @ http://home.swbell.net/berzerke…
> I have the installed:
>
> pptpd-1.1.2
> ppp-2.4.0
> 2.4.2-2smp
>
> I can connect, I can ping the Poptop server but nothing (Further)
> internally… and yes I do have the /etc/modules.conf file correct.
>
> pptpd[26901]: CTRL: Client 63.12.2.49 control connection started
> pptpd[26901]: CTRL: Starting call (launching pppd, opening GRE)
> pppd[26902]: pppd 2.4.0 started by root, uid 0
> pppd[26902]: Using interface ppp0
> pppd[26902]: Connect: ppp0 <--> /dev/pts/4
> kernel: PPP BSD Compression module registered
> modprobe: Can't locate module ppp-compress-18
> kernel: PPP Deflate Compression module registered
> modprobe: modprobe: Can't locate module ppp-compress-18
> pppd[26902]: MSCHAP-v2 peer authentication succeeded for mattgav
> pppd[26902]: found interface eth0 for proxy arp
> pppd[26902]: local  IP address 203.41.208.130
> pppd[26902]: remote IP address 203.41.208.193
>
> Any help much appreciated…
>
> Matt

----------------------------------------
Content-Type: text/html; charset="windows-1252"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 
----------------------------------------



More information about the pptp-server mailing list