[pptp-server] pptpd 1.0.1 + pppd 2.4.0/1 Error 650

R. de Vroede r.devroede at linvision.com
Fri Apr 19 03:38:21 CDT 2002


Try replacing 
localip  192.168.1.80-89
with
localip  192.168.1.80
or whatever is the IP of your server is.
Works best like that.

Alse using both mppe-40 AND mppe-128 is generally not a good idea. pptpd
gets confused sometimes. Get MSDUN1.4 for your Win 98SE and remove
mppe-40 from the config.

Hope this helps.
Regards,
Richard

PS newer is (mostly) better. If you have RedHat, you're lucky, then you
could go to http://devel.linvision.com/ and download kernel, ppp-mppe
and pptpd.
For Mandrake to http://mirrorplanet.com/ppp-mppe 
The rest: you have to compile yourself...



On Thu, 2002-04-18 at 23:03, Jonas Frey wrote:
> Hi there,
> 
> i looked deeply into the archieves but was unable to find this issue
> solved.
> Heres the prob:
> I have a machine running poptop with pppd 2.4.0 and pppd 2.4.1 (both
> dont work). I patched both to do mschap/mppe etc.
> I am running kernel 2.4.4 with the ip_gre and ppp_mppe modules.
> Clientside: Win98SE with 40bit encryption fix, also a linux box.
> 
> When i connect to poptop with either the linux or the windows client the
> logs display this:
> 
> 
> Apr 18 22:37:33 router pptpd[22318]: MGR: Launching
> /usr/local/sbin/pptpctrl to handle client
> Apr 18 22:37:33 router pptpd[22318]: CTRL: pppd options file =
> /etc/ppp/options1
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Client 10.0.10.12 control
> connection started
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Received PPTP Control Message
> (type: 1)
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Made a START CTRL CONN RPLY
> packet
> Apr 18 22:37:33 router pptpd[22318]: CTRL: I wrote 156 bytes to the
> client.
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Sent packet to client
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Received PPTP Control Message
> (type: 7)
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Set parameters to 0 maxbps,
> 16 window size
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Made a OUT CALL RPLY packet
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Starting call (launching
> pppd, opening GRE)
> Apr 18 22:37:33 router pptpd[22318]: CTRL: pty_fd = 5
> Apr 18 22:37:33 router pptpd[22318]: CTRL: tty_fd = 6
> Apr 18 22:37:33 router pptpd[22318]: CTRL: I wrote 32 bytes to the
> client.
> Apr 18 22:37:33 router pptpd[22319]: CTRL (PPPD Launcher): Connection
> speed = 115200
> Apr 18 22:37:33 router pptpd[22318]: CTRL: Sent packet to client
> Apr 18 22:37:33 router pppd[22319]: pppd 2.4.1 started by root, uid 0
> Apr 18 22:37:33 router pppd[22319]: using channel 76
> Apr 18 22:37:33 router pppd[22319]: Using interface ppp1
> Apr 18 22:37:33 router pppd[22319]: Connect: ppp1 <--> /dev/pts/1
> Apr 18 22:37:33 router pppd[22319]: sent [LCP ConfReq id=0x1 <mru 1492>
> <asyncmap 0x0> <auth chap 81> <magic 0x4132abea>]
> Apr 18 22:37:33 router pppd[22319]: rcvd [proto=0x7eff] 7d 23 c0 21 7d
> 21 7d 21 7d 20 7d 2e 7d 25 7d 26 7d 20 61 dd 7d 35 7d 27 7d 22 7d 28 7d
> 22 dd 29 ...
> Apr 18 22:37:36 router pppd[22319]: sent [LCP ConfReq id=0x1 <mru 1492>
> <asyncmap 0x0> <auth chap 81> <magic 0x4132abea>]
> Apr 18 22:37:36 router pppd[22319]: rcvd [proto=0x7eff] 7d 23 c0 21 7d
> 21 7d 22 7d 20 7d 2e 7d 25 7d 26 7d 20 61 dd 7d 35 7d 27 7d 22 7d 28 7d
> 22 2a 27 ...
> Apr 18 22:37:39 router pppd[22319]: sent [LCP ConfReq id=0x1 <mru 1492>
> <asyncmap 0x0> <auth chap 81> <magic 0x4132abea>]
> Apr 18 22:37:39 router pppd[22319]: rcvd [proto=0x7eff] 7d 23 c0 21 7d
> 21 7d 23 7d 20 7d 2e 7d 25 7d 26 7d 20 61 dd 7d 35 7d 27 7d 22 7d 28 7d
> 22 87 22 ...
> Apr 18 22:37:39 router pppd[22319]: rcvd [proto=0x7eff] 7d 23 c0 21 7d
> 25 7d 24 7d 20 7d 24 80 fe 7e
> Apr 18 22:37:40 router pptpd[22318]: CTRL: Received PPTP Control Message
> (type: 12)
> Apr 18 22:37:40 router pptpd[22318]: CTRL: Made a CALL DISCONNECT RPLY
> packet
> Apr 18 22:37:40 router pptpd[22318]: CTRL: Received CALL CLR request
> (closing call)
> Apr 18 22:37:40 router pptpd[22318]: CTRL: I wrote 148 bytes to the
> client.
> Apr 18 22:37:40 router pppd[22319]: Modem hangup
> Apr 18 22:37:40 router pppd[22319]: Connection terminated.
> Apr 18 22:37:40 router pppd[22319]: Failed to open /dev/pts/1: No such
> file or directory
> Apr 18 22:37:40 router last message repeated 8 times
> Apr 18 22:37:40 router pppd[22319]: Exit.
> Apr 18 22:37:40 router pptpd[22318]: CTRL: Sent packet to client
> Apr 18 22:37:40 router pptpd[22318]: CTRL: Error with select(), quitting
> Apr 18 22:37:40 router pptpd[22318]: CTRL: Client 10.0.10.12 control
> connection finished
> Apr 18 22:37:40 router pptpd[22318]: CTRL: Exiting now
> Apr 18 22:37:40 router pptpd[22298]: MGR: Reaped child 22318
> 
> 
> Same Problem with pppd 2.4.0.
> 
> 
> 
> My config is as follows:
> 
> pptp.conf:
> 
> debug                           #This can be removed when things are 
> option /etc/ppp/options1
> localip  192.168.1.80-89        #look in the /etc/pptpd.conf file 
> remoteip 192.168.1.70-79    
> 
> options1:
> 
> lock
> debug
> auth
> proxyarp
> +chap
> +chapms
> +chapms-v2
> mppe-40
> mppe-128
> mppe-stateless
> 
> chap-secrets:
> 
> # Secrets for authentication using CHAP
> # client        server  secret                  IP addresses
> testing         server  123     *
> 
> 
> I also tried without encryption, it doesnt matter, same logs.
> The Client sides gives a 650 on windows and a 
> Apr 18 21:13:03 jonas pppd[1999]: pppd 2.4.1 started by root, uid 0
> Apr 18 21:13:03 jonas pppd[1999]: Using interface ppp0
> Apr 18 21:13:03 jonas pppd[1999]: Connect: ppp0 <--> /dev/pts/4
> Apr 18 21:13:33 jonas pppd[1999]: LCP: timeout sending Config-Requests 
> Apr 18 21:13:33 jonas pppd[1999]: Connection terminated.
> Apr 18 21:13:34 jonas pppd[1999]: Exit.
> on linux.
> 
> 
> Does anyone know howto fix this and/or has any suggestions?
> 
> Thanks,
> Jonas
> 
> _______________________________________________
> 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. --
-- 
Richard de Vroede
(r.devroede at linvision.com)
------------------------------------------------
Linvision BV         Provides Linux Solutions
Elektronicaweg 16D
2628 XG Delft
T: +31157502310      info at linvision.com
F: +31157502319      http://devel.linvision.com
------------------------------------------------




More information about the pptp-server mailing list