[pptp-server] problems getting basic pptp to work with win2k

Justin Kreger lists at earthling.2y.net
Tue May 22 20:17:08 CDT 2001


> May 23 00:45:29 kookoo pppd[194]: rcvd [CCP ConfReq id=0x5 <mppe 1 0 0 1>]
> May 23 00:45:29 kookoo pppd[194]: rcvd [IPCP ConfReq id=0x6 <addr 0.0.0.0>
> <ms-dns1 0.0.0.0> <ms-wins 0.0.0.0> <ms-dns3 0.0.0.0> <ms-wins 0.0.0.0>]
> May 23 00:45:29 kookoo pppd[194]: rcvd [CCP ConfRej id=0x1 <bsd v1 15>]
> May 23 00:45:29 kookoo pppd[194]: rcvd [LCP TermAck id=0x5 "No network
> protocols running"]

I'f I'm reading this right, the win2k box tried to set the dns and wins
servers..... weird.....try checking the protocols used, It's mostlikely on
your win2k end.  

Tip: drop your MTU and MRU below 750 is good, I have 736 set to mine,
works quite well.  You may also want to try removing
ipcp-accept-local... this allows your other end to force connection
details that should be set.  This maybe why its sending a reply address of
0.0.0.0 to the server's pppd.

(btw, according to your log, your server is trying to negotiate bsdcomp,
but you only have deflate in there, but set to 0.  Deflate is much better
than bsdcomp, one downside to both is, winblows only support MPPC.

Justin Kreger, MCP MCSE CCNA
jkreger at earthling.2y.net jwkreger at uncg.edu jkreger at aristotle.wss.net

> 
> /etc/pptpd.conf:
> 
> option /etc/ppp/options.w2k
> localip 207.155.127.220
> remoteip 207.155.127.221
> 
> 
> /etc/ppp/options.w2k: (from the 2.4 kernel pptpd howto)
> 
> debug
> name kookoo
> lock
> mtu 1490
> mru 1490
> proxyarp
> auth
> +chap
> +chapms
> +chapms-v2
> ipcp-accept-local
> ipcp-accept-remote
> lcp-echo-failure 3
> lcp-echo-interval 5
> deflate 0
> #mppe-128         # tried with and without mppe
> #mppe-40
> #mppe-stateless
> kdebug 1
> 
> 
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> List services provided by www.schulteconsulting.com!
> 




More information about the pptp-server mailing list