Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 16:35:31 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        Cameron Haegle <chaegle@mediaone.net>
Cc:        <questions@FreeBSD.ORG>
Subject:   Re: PPTP Trouble
Message-ID:  <20010727163015.F26965-100000@cactus.fi.uba.ar>
In-Reply-To: <008f01c116ce$6c448b30$420fbf8f@hlc02>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <myusername>
>
>   set authkey <mypassword>
>
>   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010727163015.F26965-100000>