From owner-freebsd-questions Fri Jul 27 13: 8:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 4A0D437B401 for ; Fri, 27 Jul 2001 13:07:48 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.3/8.9.3) with ESMTP id f6RK5FQ30568; Fri, 27 Jul 2001 17:05:21 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Fri, 27 Jul 2001 17:05:15 -0300 (ART) From: Fernando Gleiser To: Cameron Haegle Cc: Subject: Re: PPTP Trouble In-Reply-To: <00a501c116d6$53cc87d0$420fbf8f@hlc02> Message-ID: <20010727170023.X26965-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Not those. You need the crypto modules of the base system. They are in the crypto dir of the cdrom. # cd /cdrom/crypto # ./install.sh Fer On Fri, 27 Jul 2001, Cameron Haegle wrote: > Which crypto modules shall I install? There are several packages under > /usr/ports/security. > > Cam > > ----- Original Message ----- > From: "Fernando Gleiser" > To: "Cameron Haegle" > Cc: > Sent: Friday, July 27, 2001 2:35 PM > Subject: Re: PPTP Trouble > > > > It seems that either > > > > 1) Your authname/authkey are wrong > > 2) The server insists on using MS-CHAP instead of standard CHAP, and you > > didn't install the crypto software (which is needed for MS CHAP). Try > > installing the crypto modules. > > > > > > > > Fer > > > > > > > > On Fri, 27 Jul 2001, Cameron Haegle wrote: > > > > > I am still unable to get my 4.2-FreeBSD server to successfully make a > > > pptp connected to my company's VPN server. > > > > > > My system is configured to perform firewall functions for my home office > > > computers. > > > > > > Below are the logged messages from a connection attempt (taken from the > /var/log/messages and /var/log/ppp.log files: > > > > > > Any assistance would be greatly appreciated. > > > > > > ppp.conf file: > > > ************** > > > pptp: > > > set log IPCP Char Phase > > > > > > set timeout 0 > > > > > > set authname > > > > > > set authkey > > > > > > add default HISADDR > > > > > > > > > messages: > > > ************ > > > Jul 27 13:41:42 mycomputer pptp[71976]: > log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:548]: Client connection > established. > > > > > > Jul 27 13:41:43 mycomputer pptp[71976]: > log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:655]: Outgoing call established > (call ID 0, peer's call ID 50149). > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Warning: CHAP 0x81 not supported > > > > > > Jul 27 13:41:45 mycomputer pptp[64619]: log[decaps_gre:pptp_gre.c:252]: > discarding out-of-order seq is 0 seqrecv is 7 > > > > > > Jul 27 13:41:45 mycomputer pptp[64619]: log[decaps_gre:pptp_gre.c:252]: > discarding out-of-order seq is 1 seqrecv is 7 > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Warning: CHAP 0x81 not supported > > > > > > Jul 27 13:41:45 mycomputer pptp[64619]: log[decaps_gre:pptp_gre.c:252]: > discarding out-of-order seq is 2 seqrecv is 7 > > > > > > Jul 27 13:41:45 mycomputer pptp[64619]: log[decaps_gre:pptp_gre.c:252]: > discarding out-of-order seq is 3 seqrecv is 7 > > > > > > Jul 27 13:41:45 mycomputer pptp[64619]: log[decaps_gre:pptp_gre.c:252]: > discarding out-of-order seq is 4 seqrecv is 7 > > > > > > Jul 27 13:41:45 mycomputer pptp[64619]: log[decaps_gre:pptp_gre.c:252]: > discarding out-of-order seq is 5 seqrecv is 7 > > > > > > Jul 27 13:41:45 mycomputer pptp[64619]: log[decaps_gre:pptp_gre.c:252]: > discarding out-of-order seq is 6 seqrecv is 7 > > > > > > Jul 27 13:41:45 mycomputer pptp[64619]: log[decaps_gre:pptp_gre.c:252]: > discarding out-of-order seq is 7 seqrecv is 7 > > > > > > Jul 27 13:42:16 mycomputer pptp[71976]: > log[pptp_read_some:pptp_ctrl.c:383]: read error: Connection reset by peer > > > > > > Jul 27 13:42:16 mycomputer pptp[71976]: > log[call_callback:pptp_callmgr.c:88]: Closing connection > > > > > > Jul 27 13:42:16 mycomputer pptp[71976]: > log[pptp_conn_close:pptp_ctrl.c:285]: Closing PPTP connection > > > > > > Jul 27 13:42:16 mycomputer /kernel: pid 71976 (pptp), uid 0: exited on > signal 10 (core dumped) > > > > > > > > > ppp.log > > > ******** > > > Jul 27 13:41:43 mycomputer ppp[71974]: Phase: Using interface: tun0 > > > > > > Jul 27 13:41:43 mycomputer ppp[71974]: Phase: deflink: Created in closed > state > > > > > > Jul 27 13:41:43 mycomputer ppp[71974]: Phase: PPP Started (direct mode). > > > > > > Jul 27 13:41:43 mycomputer ppp[71974]: Phase: bundle: Establish > > > > > > Jul 27 13:41:43 mycomputer ppp[71974]: Phase: deflink: closed -> opening > > > > > > Jul 27 13:41:43 mycomputer ppp[71974]: Phase: deflink: Connected! > > > > > > Jul 27 13:41:43 mycomputer ppp[71974]: Phase: deflink: opening -> > carrier > > > > > > Jul 27 13:41:44 mycomputer ppp[71974]: Phase: deflink: carrier -> lcp > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Warning: CHAP 0x81 not supported > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Warning: CHAP 0x81 not supported > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: bundle: Authenticate > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: deflink: his = CHAP 0x05, > mine = none > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: Chap Input: CHALLENGE (16 > bytes from VPN) > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: Chap Output: RESPONSE > (mypassword) > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: Chap Input: FAILURE > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: deflink: Disconnected! > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: deflink: Connect time: 2 > secs: 407 octets in, 268 octets out > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: deflink: : 8 packets in, 7 > packets out > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: total 337 bytes/sec, peak > 0 bytes/sec on Fri Jul 27 13:41:45 2001 > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: deflink: lcp -> closed > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: bundle: Dead > > > > > > Jul 27 13:41:45 mycomputer ppp[71974]: Phase: PPP Terminated (normal). > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message