I've had VPN running succesfully for a while but for some reason I can't connect now. Here is the output of the logfiles:
This is from a working connection:
Feb 14 10:43:08 gabba pppd[3789]: pppd 2.4.0 started by root, uid 0
Feb 14 10:43:08 gabba pppd[3789]: Using interface ppp0
Feb 14 10:43:08 gabba pppd[3789]: Connect: ppp0 <--> /dev/pts/0
Feb 14 10:43:09 gabba pppd[3789]: MSCHAP-v2 peer authentication succeeded for lloyd
Feb 14 10:43:09 gabba pppd[3789]: found interface eth0 for proxy arp
Feb 14 10:43:09 gabba pppd[3789]: local IP address 192.168.15.1
Feb 14 10:43:09 gabba pppd[3789]: remote IP address 192.168.15.247
Feb 14 10:43:10 gabba e-smith[3811]: Processing event: ip-up.pptpd ppp0 /dev/pts/0 460800 192.168.15.1 192.168.15.247 pptpd
Feb 14 10:43:10 gabba pppd[3789]: MPPE 128 bit, stateless compression enabled
Feb 14 10:43:10 gabba pppd[3789]: stateless MPPE enforced
Feb 14 10:44:07 gabba pptpd[3788]: CTRL: Received PPTP Control Message (type: 5)
This is after it died:
Feb 14 18:47:19 gabba pppd[1953]: pppd 2.4.0 started by root, uid 0
Feb 14 18:47:19 gabba pppd[1953]: Using interface ppp0
Feb 14 18:47:19 gabba pppd[1953]: Connect: ppp0 <--> /dev/pts/1
Feb 14 18:47:49 gabba pppd[1953]: LCP: timeout sending Config-Requests
Feb 14 18:47:49 gabba pppd[1953]: Connection terminated.
Feb 14 18:47:49 gabba pppd[1953]: Exit.
Feb 14 18:47:49 gabba pptpd[1952]: Error reading from pppd: Input/output error
Feb 14 18:47:49 gabba pptpd[1952]: CTRL: GRE read or PTY write failed (gre,pty)=(6,5)
Feb 14 18:47:49 gabba pptpd[1952]: CTRL: Client 144.132.xxx.xxx control connection finished
Feb 14 18:47:49 gabba pptpd[1952]: CTRL: Exiting now
Feb 14 18:47:49 gabba pptpd[1947]: MGR: Reaped child 1952
Notice the line about Error reading from pppd..... Anyone have any ideas why this would have stopped working or what can be done to repair it?