Hi!
We want to connect the MDA3 to our internal network using the PPTP daemon. Internet connection works, but the PPTP connection fails (check username/password). Login-info is correct. Log says, that MPPE fails:
2005:01:03-12:28:52 (none) pptpd[29130]: CTRL: Client 80.187.67.239 control connection started
2005:01:03-12:28:53 (none) pptpd[29130]: CTRL: Starting call (launching pppd, opening GRE)
2005:01:03-12:28:53 (none) pppd-pptp[29131]: Plugin /usr/sbin/aua.so loaded.
2005:01:03-12:28:53 (none) pppd-pptp[29131]: AUA plugin initialized.
2005:01:03-12:28:53 (none) pppd-pptp[29131]: Plugin /usr/sbin/aua.so loaded.
2005:01:03-12:28:53 (none) pppd-pptp[29131]: AUA plugin initialized.
2005:01:03-12:28:53 (none) pppd-pptp[29131]: pppd 2.4.2 started by (unknown), uid 0
2005:01:03-12:28:53 (none) pppd-pptp[29131]: Starting negotiation on /dev/ttyp1
2005:01:03-12:28:53 (none) pptpd[29130]: GRE: Bad checksum from pppd.
2005:01:03-12:28:55 (none) pptpd[29130]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
2005:01:03-12:28:57 (none) pppd-pptp[29131]: Using interface ppp1
2005:01:03-12:28:58 (none) pppd-pptp[29131]: Refusing MPPE stateful mode offered by peer
2005:01:03-12:28:58 (none) pppd-pptp[29131]: MPPE required but peer negotiation failed
2005:01:03-12:28:59 (none) pppd-pptp[29131]: Connection terminated.
2005:01:03-12:28:59 (none) pppd-pptp[29131]: Connect time 0.1 minutes.
2005:01:03-12:28:59 (none) pppd-pptp[29131]: Sent 14 bytes, received 58 bytes.
2005:01:03-12:28:59 (none) pppd-pptp[29131]: Exit.
2005:01:03-12:28:59 (none) pptpd[29130]: GRE: read(fd=5,buffer=804e7a0,len=8196) from PTY failed: status = -1 error = Input/output error
2005:01:03-12:28:59 (none) pptpd[29130]: CTRL: PTY read or GRE write failed (pty,gre)=(5,6)
2005:01:03-12:28:59 (none) pptpd[29130]: CTRL: Closing child BCrelay with pid 0
2005:01:03-12:28:59 (none) pptpd[29130]: CTRL: Closing child ppp with pid 29131
2005:01:03-12:28:59 (none) pptpd[29130]: CTRL: Client 80.187.67.239 control connection finished
We tried 40 and 128bit encryption.
Anybody has a clue?
Thx, TH
This thread was automatically locked due to age.