I need to get a PPTP client connection to a Microsoft Server. I've upgraded everything that various web-docs suggested. I've used several variations of PPP scripts to manage the settings, and yet I still get "Unsupported protocol 'CallBack Control Protocol (CBCP)' (0xc029) received". ==========BEGIN ...options.vpn [myhost]# more /etc/ppp/options.vpn debug defaultroute name domain\\testuser remotename testppp -deflate noauth -detach local ==========END ...options.vpn ==========BEGIN LOG [myhost]# pptp 192.168.100.10 file /etc/ppp/options.vpn; echo "EXIT CODE="$? (unknown)[2012]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:531]: Client connection established. (unknown)[2012]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:637]: Outgoing call established. using channel 1 Using interface ppp0 Connect: ppp0 <--> /dev/ttya0 sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x12bafa0b> <pcomp> <accomp>] warn[decaps_gre:pptp_gre.c:239]: discarding out-of-order rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x12bafa0b> <pcomp> <accomp>] sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x12bafa0b> <pcomp> <accomp>] rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x12bafa0b> <pcomp> <accomp>] rcvd [LCP ConfReq id=0x1 <auth chap 81> <magic 0x13f417da> <pcomp> <accomp> <callback CBCP> <mrru 1614> <endpoint [MAC:10:d0:b1:1e:9a:98]> < 17 04 00 16>] sent [LCP ConfRej id=0x1 <mrru 1614> < 17 04 00 16>] rcvd [LCP ConfReq id=0x2 <auth chap 81> <magic 0x13f417da> <pcomp> <accomp> <callback CBCP> <endpoint [MAC:10:d0:b1:1e:9a:98]>] sent [LCP ConfNak id=0x2 <auth chap MD5>] rcvd [LCP ConfReq id=0x3 <auth chap m$oft> <magic 0x13f417da> <pcomp> <accomp> <callback CBCP> <endpoint [MAC:10:d0:b1:1e:9a:98]>] sent [LCP ConfAck id=0x3 <auth chap m$oft> <magic 0x13f417da> <pcomp> <accomp> <callback CBCP> <endpoint [MAC:10:d0:b1:1e:9a:98]>] rcvd [CHAP Challenge id=0x0 <f4534f295c793470>, name = "MSVPNSRVR"] sent [CHAP Response id=0x0 <...>, nam e = "domain\\testuser"] rcvd [CHAP Success id=0x0 ""] sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] sent [CCP ConfReq id=0x1 <bsd v1 15>] rcvd [CBCP Request id=0x1 < NoCallback>] Unsupported protocol 'CallBack Control Protocol (CBCP)' (0xc029) received sent [LCP ProtRej id=0x2 c0 29 01 01 00 06 01 02] rcvd [LCP TermReq id=0x5 13 f4 17 da 00 3c cd 74 00 00 03 95] LCP terminated by peer (^SM-t^WM-Z^@<M-Mt^@^@^CM-^U) sent [LCP TermAck id=0x5] Connection terminated. Terminating on signal 15. EXIT CODE=10 ==========END LOG Any ideas for what to try now (short of hurling this %$#$*%$ machine out the window)? It must be something simple that I'm just overlooking. -=Berns ------ Bernard Hoffman _ _ _ _ _ _ _ e | Market Capital, Inc. 610-592-0522 http://www.emarketcapital.com ------------------------------------------------------------------------ To unsubscribe email security-discuss-request@linuxsecurity.com with "unsubscribe" in the subject of the message.