It appears that I'm not having any authentication attempts taking place at all.
I have a windows 2000 client attempting to connect to my pptpd and here is the log I get from the pptpd:
Mar 26 10:17:59 grimlock pptpd[10704]: CTRL: Client 47.129.71.172 control connec tion started Mar 26 10:18:01 grimlock pptpd[10704]: CTRL: Starting call (launching pppd, opening GRE) Mar 26 10:18:01 grimlock pppd[10705]: pppd 2.4.1 started by root, uid 0 Mar 26 10:18:01 grimlock pppd[10705]: Using interface ppp0 Mar 26 10:18:01 grimlock pppd[10705]: Connect: ppp0 <--> /dev/pts/5
Then eventually the windows client times out. and I get:
Mar 26 10:18:45 grimlock pppd[10705]: Modem hangup Mar 26 10:18:45 grimlock pppd[10705]: Connection terminated. Mar 26 10:18:45 grimlock pppd[10705]: Exit. Mar 26 10:18:45 grimlock pptpd[10704]: GRE: read error: Bad file descriptor Mar 26 10:18:45 grimlock pptpd[10704]: CTRL: PTY read or GRE write failed (pty,gre)=(-1,-1) Mar 26 10:18:45 grimlock pptpd[10704]: CTRL: Client 47.129.71.172 control connection finished
What am I missing???
Log in to post a comment.
It appears that I'm not having any authentication attempts taking place at all.
I have a windows 2000 client attempting to connect to my pptpd and here is the log I get from the pptpd:
Mar 26 10:17:59 grimlock pptpd[10704]: CTRL: Client 47.129.71.172 control connec
tion started
Mar 26 10:18:01 grimlock pptpd[10704]: CTRL: Starting call (launching pppd, opening GRE)
Mar 26 10:18:01 grimlock pppd[10705]: pppd 2.4.1 started by root, uid 0
Mar 26 10:18:01 grimlock pppd[10705]: Using interface ppp0
Mar 26 10:18:01 grimlock pppd[10705]: Connect: ppp0 <--> /dev/pts/5
Then eventually the windows client times out.
and I get:
Mar 26 10:18:45 grimlock pppd[10705]: Modem hangup
Mar 26 10:18:45 grimlock pppd[10705]: Connection terminated.
Mar 26 10:18:45 grimlock pppd[10705]: Exit.
Mar 26 10:18:45 grimlock pptpd[10704]: GRE: read error: Bad file descriptor
Mar 26 10:18:45 grimlock pptpd[10704]: CTRL: PTY read or GRE write failed (pty,gre)=(-1,-1)
Mar 26 10:18:45 grimlock pptpd[10704]: CTRL: Client 47.129.71.172 control connection finished
What am I missing???