Date: Fri, 26 Apr 2002 09:07:11 -0400 (EDT) From: Thomas David Rivers <rivers@dignus.com> To: freebsd-hackers@freebsd.org, rivers@dignus.com Subject: pptp client? Message-ID: <200204261307.g3QD7BX61912@lakes.dignus.com>
next in thread | raw e-mail | index | archive | help
I posted something on -questions, and got no reply... so, let me try here... Has _anyone_ been successfull at getting a pptp client connection to a Microsoft VPN server? I've - at last - gotten through two of the big hurdles, 1) Clearing the firewall to allow this to pass and 2) Getting the CHAP authentication to work. Now - right after it authenticates, I have the following in /var/log/ppp.log... and, as you can see, the link simply dies. My /etc/ppp/ppp.conf has: label: enable MSChap set authname XXXX set authkey YYYY set timeout 0 set ifaddr 0 0 alias enable yes And, here's the /var/log/ppp.log. *Any* pointers would be greatly appreciated! - Thanks! - - Dave Rivers - Apr 26 08:57:54 office ppp[294]: tun1: LCP: deflink: SendIdent(1) state = Opened Apr 26 08:57:54 office ppp[294]: tun1: Phase: bundle: Authenticate Apr 26 08:57:54 office ppp[294]: tun1: Phase: deflink: his = CHAP 0x80, mine = CHAP 0x80 Apr 26 08:57:54 office ppp[294]: tun1: Phase: Chap Output: CHALLENGE Apr 26 08:57:54 office ppp[294]: tun1: Phase: Chap Input: CHALLENGE (8 bytes from USRSVPN1) Apr 26 08:57:54 office ppp[294]: tun1: Phase: Chap Output: RESPONSE (XXXX) Apr 26 08:57:55 office ppp[294]: tun1: Phase: Chap Input: SUCCESS Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: RecvConfigReq(4) state = Opened Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: LayerDown Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0x25240cb9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: CALLBACK[3] CBCP Apr 26 08:57:55 office ppp[294]: tun1: LCP: MRRU[4] 1614 Apr 26 08:57:55 office ppp[294]: tun1: LCP: ENDDISC[9] MAC 00:80:5f:95:ae:21 Apr 26 08:57:55 office ppp[294]: tun1: LCP: LDBACP[4] 1fac Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendConfigReq(2) state = Opened Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendConfigRej(4) state = Opened Apr 26 08:57:55 office ppp[294]: tun1: LCP: CALLBACK[3] CBCP Apr 26 08:57:55 office ppp[294]: tun1: LCP: MRRU[4] 1614 Apr 26 08:57:55 office ppp[294]: tun1: LCP: LDBACP[4] 1fac Apr 26 08:57:55 office ppp[294]: tun1: LCP: Sending ident magic b6abbad9 text user-ppp 2.3.2 (built Sep 18 2001) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendIdent(2) state = Opened Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: State change Opened --> Req-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: RecvConfigRej(2) state = Req-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: Sending ident magic b6abbad9 text user-ppp 2.3.2 (built Sep 18 2001) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendIdent(3) state = Req-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendConfigReq(3) state = Req-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: RecvConfigReq(5) state = Req-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0x25240cb9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ENDDISC[9] MAC 00:80:5f:95:ae:21 Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendConfigAck(5) state = Req-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0x25240cb9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ENDDISC[9] MAC 00:80:5f:95:ae:21 Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: State change Req-Sent --> Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: RecvConfigRej(3) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: Sending ident magic b6abbad9 text user-ppp 2.3.2 (built Sep 18 2001) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendIdent(4) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendConfigReq(4) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: RecvConfigRej(4) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: Sending ident magic b6abbad9 text user-ppp 2.3.2 (built Sep 18 2001) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendIdent(5) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendConfigReq(5) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: RecvConfigRej(5) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: Sending ident magic b6abbad9 text user-ppp 2.3.2 (built Sep 18 2001) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendIdent(6) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendConfigReq(6) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: RecvConfigRej(6) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: Sending ident magic b6abbad9 text user-ppp 2.3.2 (built Sep 18 2001) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendIdent(7) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendConfigReq(7) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:55 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:57:55 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:57:55 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: RecvTerminateReq(6) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: SendTerminateAck(6) state = Ack-Sent Apr 26 08:57:55 office ppp[294]: tun1: LCP: deflink: State change Ack-Sent --> Req-Sent Apr 26 08:57:58 office ppp[294]: tun1: LCP: deflink: SendConfigReq(7) state = Req-Sent Apr 26 08:57:58 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:57:58 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:57:58 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:57:58 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:57:58 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:57:58 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:58:01 office ppp[294]: tun1: LCP: deflink: SendConfigReq(7) state = Req-Sent Apr 26 08:58:01 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:58:01 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:58:01 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:58:01 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:58:01 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:58:01 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:58:04 office ppp[294]: tun1: LCP: deflink: SendConfigReq(7) state = Req-Sent Apr 26 08:58:04 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:58:04 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:58:04 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:58:04 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:58:04 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:58:04 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:58:07 office ppp[294]: tun1: LCP: deflink: SendConfigReq(7) state = Req-Sent Apr 26 08:58:07 office ppp[294]: tun1: LCP: ACFCOMP[2] Apr 26 08:58:07 office ppp[294]: tun1: LCP: PROTOCOMP[2] Apr 26 08:58:07 office ppp[294]: tun1: LCP: ACCMAP[6] 0x00000000 Apr 26 08:58:07 office ppp[294]: tun1: LCP: MRU[4] 1500 Apr 26 08:58:07 office ppp[294]: tun1: LCP: MAGICNUM[6] 0xb6abbad9 Apr 26 08:58:07 office ppp[294]: tun1: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x80) Apr 26 08:58:10 office ppp[294]: tun1: LCP: deflink: LayerFinish Apr 26 08:58:10 office ppp[294]: tun1: LCP: deflink: State change Req-Sent --> Stopped Apr 26 08:58:10 office ppp[294]: tun1: LCP: deflink: State change Stopped --> Closed Apr 26 08:58:10 office ppp[294]: tun1: LCP: deflink: State change Closed --> Initial Apr 26 08:58:10 office ppp[294]: tun1: Phase: deflink: Disconnected! Apr 26 08:58:10 office ppp[294]: tun1: Phase: deflink: Connect time: 20 secs: 519 octets in, 1440 octets out Apr 26 08:58:10 office ppp[294]: tun1: Phase: deflink: : 13 packets in, 26 packets out Apr 26 08:58:10 office ppp[294]: tun1: Phase: total 97 bytes/sec, peak 343 bytes/sec on Fri Apr 26 08:58:10 2002 Apr 26 08:58:10 office ppp[294]: tun1: Phase: deflink: lcp -> closed Apr 26 08:58:10 office ppp[294]: tun1: Phase: bundle: Dead Apr 26 08:58:10 office ppp[294]: tun1: Phase: PPP Terminated (normal). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204261307.g3QD7BX61912>