[pptp-server] ppp_mppe not loading mandrake 8.2

Joe Ward jward at cem.msu.edu
Wed Mar 27 12:39:03 CST 2002


Sorry guys,  sometimes I honestly think my brain is kept in a bucket next to
my desk.   I was playing around with this all day and finally decided I
really needed a file from the network this box is a gateway to so I ran
pptpd without encryption.   then I found I had proxy-arp problems.

It all boils down to the fact I forgot to define the options file in the
pptpd.conf file.    it all works fine now.   thanks for those who helped.
it's nice to have my VPN back up and running.   now I just have to edit out
those silly out of order packet error messages again.

-Joe


-----Original Message-----
From: pptp-server-admin at lists.schulte.org
[mailto:pptp-server-admin at lists.schulte.org]On Behalf Of Joe Ward
Sent: Wednesday, March 27, 2002 11:33 AM
To: pptp-server at lists.schulte.org
Subject: [pptp-server] ppp_mppe not loading mandrake 8.2


okay thanks to richard I have finally got mandrake 8.2 to patch and compile.
I dindt' have any errors in the compile or making and installing the
modules. using 2.4.18-6mdk kernel from mandrake. also using the pppd and
pptpd sources and the patches which were downloaded from:
http://www.advancevpn.com/en/download_other.html

I have a huge problem though  ppp_mppe is NOT loading!!!!!!   I know the
module is in the proper location (using modprobe -l |grep ppp)  I have even
gone so far as to us insmod to load it (I get a warning about tainting the
kernel, but that's it).  but still no encrption.   I can get my win2k client
to connect if I turn off encryption but I get a 741 error if I have
encription on.  I cannot find any errors relating to ppp in the boot.log
nore do I see anything that tells me I have a miscompiled module.   below
are the file snipets that may or may not help.


-Joe Ward

here is a session from my messages log:
Mar 27 11:28:30 cobalt pptpd[2796]: CTRL: Client 35.10.50.119 control
connection started
Mar 27 11:28:30 cobalt pptpd[2796]: CTRL: Starting call (launching pppd,
opening GRE)
Mar 27 11:28:30 cobalt pppd[2797]: pppd 2.4.1 started by root, uid 0
Mar 27 11:28:30 cobalt pppd[2797]: Using interface ppp0
Mar 27 11:28:30 cobalt pppd[2797]: Connect: ppp0 <--> /dev/pts/2
Mar 27 11:28:30 cobalt /etc/hotplug/net.agent: assuming ppp0 is already up
Mar 27 11:28:30 cobalt pptpd[2796]: CTRL: Ignored a SET LINK INFO packet
with real ACCMs!
Mar 27 11:28:30 cobalt pppd[2797]: LCP terminated by peer
(^Pl%G^@<M-Mt^@^@^BM-e)
Mar 27 11:28:30 cobalt pppd[2797]: Modem hangup
Mar 27 11:28:30 cobalt pppd[2797]: Connection terminated.
Mar 27 11:28:30 cobalt pppd[2797]: Exit.
Mar 27 11:28:30 cobalt pptpd[2796]: GRE: read error: Bad file descriptor
Mar 27 11:28:30 cobalt pptpd[2796]: CTRL: PTY read or GRE write failed
(pty,gre)=(-1,-1)
Mar 27 11:28:30 cobalt pptpd[2796]: CTRL: Client 35.10.50.119 control
connection finished

here is the ppp containing entries from lsmod

ppp_deflate            42208   0  (autoclean)
bsd_comp                4544   0  (autoclean)
ppp_async               6560   0  (autoclean)
ppp_generic            19880   0  (autoclean) [ppp_mppe ppp_deflate bsd_comp
ppp_async]

here is the contents of my pptpd.conf file:
debug
localip 192.168.1.20
remoteip 192.168.1.30-40

here is the contents of my options.pptpd file:
name *
lock
mtu 1490
mru 1490
proxyarp
auth
+chap
#+chapms #This one is optional and my be omitted.
+chapms-v2
ipcp-accept-local
ipcp-accept-remote
lcp-echo-failure 3
lcp-echo-interval 5
nodefalte
nobsdcomp
deflate 0
mppe-128
mppe-40
mppe-stateless

and for good measure my modules.conf file:
alias char-major-108 ppp_generic
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty
alias ppp-compress-18 ppp_mppe
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
alias usb-interface usb-ohci
options ne io=0x300,0x300 irq=3,3
alias eth0 via-rhine
alias eth1 ne
alias sound-slot-2 ad1848


_______________________________________________
pptp-server maillist  -  pptp-server at lists.schulte.org
http://lists.schulte.org/mailman/listinfo/pptp-server
--- To unsubscribe, go to the url just above this line. --





More information about the pptp-server mailing list