Hi everybody,
I setup an simple PPTP to provide VPN and everything works fine via windows,
But when I try logging on via OS X Yosemite I got the log below and the connnection is not established.
Anyone know why ?
2015:05:21-23:00:28 utmts pptpd[30997]: GRE: read(fd=6,buffer=805a540,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs
2015:05:21-23:00:28 utmts pptpd[30997]: CTRL: PTY read or GRE write failed (pty,gre)=(6,7)
2015:05:21-23:00:28 utmts pptpd[30997]: CTRL: Reaping child PPP[30998]
2015:05:21-23:00:28 utmts pptpd[30997]: CTRL: Client IP control connection finished
2015:05:21-23:00:50 utmts pptpd[31201]: CTRL: Client IP control connection started
2015:05:21-23:00:50 utmts pptpd[31201]: CTRL: Starting call (launching pppd, opening GRE)
2015:05:21-23:00:50 utmts pppd-pptp[31202]: Plugin aua.so loaded.
2015:05:21-23:00:50 utmts pppd-pptp[31202]: AUA plugin initialized.
2015:05:21-23:00:50 utmts pppd-pptp[31202]: Plugin dhcpc.so loaded.
2015:05:21-23:00:50 utmts pppd-pptp[31202]: DHCPC: plugin initialized
2015:05:21-23:00:50 utmts pppd-pptp[31202]: pppd 2.4.5 started by (unknown), uid 0
2015:05:21-23:00:50 utmts pppd-pptp[31202]: Starting negotiation on /dev/pts/0
2015:05:21-23:00:50 utmts pptpd[31201]: GRE: Bad checksum from pppd.
2015:05:21-23:01:20 utmts pppd-pptp[31202]: LCP: timeout sending Config-Requests
2015:05:21-23:01:20 utmts pppd-pptp[31202]: Connection terminated.
2015:05:21-23:01:20 utmts pppd-pptp[31202]: Modem hangup
2015:05:21-23:01:20 utmts pppd-pptp[31202]: Exit.
This thread was automatically locked due to age.