[pptp-server] pptp server, auth ok, fails to start Windows ERR: 742

Neale Banks neale at lowendale.com.au
Tue Oct 17 06:42:30 CDT 2000


On Tue, 17 Oct 2000, Nick Blievers wrote:

> Hi,
> (Sorry for the long message)
>     I set up the pptp server following the 'RedHat-PoPToP HOWTO', except I
> used ppp 2.3.11 and SSLeay 0.9 and kernel 2.2.17 (source not rpm). After
> making appropriate patches and fixing the rejects (the patch is meant for an
> earlier version of ppp 2.3.10 I think) and fixing some other minor problems
> (changing a typo in a patch.... it had stpcpy instead of strcpy, added
> PPP_VERSION etc), I can get to the Windows ME client to authenticate
> properly:
> 
> (linux log)
[...]
> Oct 17 18:51:50 gateway pppd[3998]: MSCHAP-v2 peer authentication succeeded
> for cybertrash\\vpn_user
> Oct 17 18:51:50 gateway pppd[3998]: LCP terminated by peer
[...]
> 
> So this all looks good. (I think? anyone?).

No, That looks to me like straight after authentication succeeds then the
caller is taking down the ppp link.

Can you enable ppp debug (i.e. add debug to your ppp options) and get more
detail on what's happening between successful authenticaton and LCP being
brought down?

FWIW, my ut feel is to put an IP negotiation conflict high on the suspect
list.

> I think the problem is here:
> (Windows Log)
[...]
> 10-16-2000 21:51:01.72 - 192.168.32.2:Call Successfully Established
> ******* Somewhere here *********************************
> 10-16-2000 21:51:01.82 - 192.168.32.2:Sending CALL_CLEAR_REQUEST
> 10-16-2000 21:51:01.82 - 192.168.32.2:CALL_DISCONNECT_NOTIFY RECEIVED
> 10-16-2000 21:51:01.82 - 192.168.32.2:Sending CONTROL_STOP_REQUEST
> *******************************************************************
> 10-16-2000 21:51:01.86 - 192.168.32.2:TCP disconnected
> 10-16-2000 21:51:01.86 - 192.168.32.2:TCP disconnecting

Urgh, any chance of getting the clocks synchronised (the closer the
better ;-)?

> Can anyone tell me what CALL_DISCONNECT_NOTIFY RECEIVED actually means? and
> why it happens?

Wild guess: the caller first is "Sending CALL_CLEAR_REQUEST" and then the
"CALL_DISCONNECT_NOTIFY RECEIVED" is a log of receiving an ack of the
clear request.

HTH,
Neale.




More information about the pptp-server mailing list