From owner-freebsd-hackers Fri Apr 26 6: 9:41 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id 1C93337B416 for ; Fri, 26 Apr 2002 06:09:31 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3QD5WA08900; Fri, 26 Apr 2002 09:05:32 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3QD7BX61912; Fri, 26 Apr 2002 09:07:11 -0400 (EDT) (envelope-from rivers) Date: Fri, 26 Apr 2002 09:07:11 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204261307.g3QD7BX61912@lakes.dignus.com> To: freebsd-hackers@freebsd.org, rivers@dignus.com Subject: pptp client? Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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