From owner-freebsd-stable Sat Jul 27 14:30: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C49A037B400 for ; Sat, 27 Jul 2002 14:30:03 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC8A43E31 for ; Sat, 27 Jul 2002 14:30:03 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id OAA04359; Sat, 27 Jul 2002 14:25:23 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g6RLODA05470; Sat, 27 Jul 2002 14:24:13 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200207272124.g6RLODA05470@arch20m.dellroad.org> Subject: Re: mpd pptp help In-Reply-To: "from David J Duchscher at Jul 26, 2002 03:11:41 pm" To: David J Duchscher Date: Sat, 27 Jul 2002 14:24:13 -0700 (PDT) Cc: stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David J Duchscher writes: > I have set up mpd-3.8 on a box to test and it works great for the most > part but I am getting errors when using Mac PPTP clients when encryption > is enabled. The windows 98 box works great but two different Mac PPTP > clients produce errors. One client produces: > > [pptp0] LCP: rec'd Protocol Reject #2 link 0 (Opened) > [pptp0] LCP: protocol 0x2145 was rejected > [pptp0] LCP: rec'd Protocol Reject #2 link 0 (Opened) > [pptp0] LCP: protocol 0x2145 was rejected > > The other produces: > > [pptp0] rec'd unexpected protocol 0x52c7 on link -1, rejecting > [pptp0] rec'd unexpected protocol 0x0405 on link -1, rejecting > > If I turn off encryption, every things works great. Can anybody provide > any insight on what is up? > > Macs are running Mac OS 10.1.5. Server is running FreeBSD 4.6 stable. > mpd version is 3.8. This is happening because the two endpoints are encrypting/decrypting with different keys (or different algorithms). I know of at least one Mac client that was broken (I think that it was doing 'stateless' mode incorrectly, but don't remember the details). If you can scrounge up a Microsoft PPTP server and try your Mac client against it, that would show whether the Mac client is to blame (assuming the same MPPE options were negotiated). Try also playing with the key length, turning 'stateless' mode on/off, etc. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message