Comment 0 for bug 352622

Revision history for this message
BrandonG777 (brandongabbard) wrote :

Description: Ubuntu jaunty (development branch)
Release: 9.04

Seems a file was missed when the pptpd package was updated.

Mar 31 13:33:36 veyron pptpd[17978]: CTRL: Client xxx.xxx.xxx.xxx control connection started
Mar 31 13:33:36 veyron pptpd[17978]: CTRL: Starting call (launching pppd, opening GRE)
Mar 31 13:33:36 veyron pppd[17979]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so is for pppd version 2.4.4, this is 2.4.5
Mar 31 13:33:36 veyron pptpd[17978]: GRE: read(fd=6,buffer=8059540,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs
Mar 31 13:33:36 veyron pptpd[17978]: CTRL: PTY read or GRE write failed (pty,gre)=(6,7)
Mar 31 13:33:36 veyron pptpd[17978]: CTRL: Reaping child PPP[17979]
Mar 31 13:33:36 veyron pptpd[17978]: CTRL: Client xxx.xxx.xxx.xxx control connection finished

I turned off logwtmp in the pptpd.conf and it's working but this needs to be updated for correct functionality.