From owner-freebsd-net Thu Jun 13 14:45:16 2002 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 3083D37B42F for ; Thu, 13 Jun 2002 14:45:08 -0700 (PDT) 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 OAA58762; Thu, 13 Jun 2002 14:43:20 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g5DLh0g20100; Thu, 13 Jun 2002 14:43:00 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200206132143.g5DLh0g20100@arch20m.dellroad.org> Subject: Re: mpd for pptp - can't connect In-Reply-To: <20020613160129.P17320-100000@m20.unixathome.org> "from Dan Langille at Jun 13, 2002 04:13:46 pm" To: Dan Langille Date: Thu, 13 Jun 2002 14:43:00 -0700 (PDT) Cc: freebsd-net@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-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dan Langille writes: > > > [vpn] rec'd unexpected protocol CCP on link 0, rejecting > > > > The peer wants to do MPPE encryption but you haven't enabled it. > > > > > [vpn] IPCP: rec'd Configure Nak #1 link 0 (Ack-Sent) > > > IPADDR 10.0.1.26 > > > 10.0.1.26 is unacceptable > > > > You need to relax your 'set ipcp ranges' as the peer wants to > > assign you an IP address and you're not letting it. > > I did have: set ipcp ranges 192.168.0.21/32 10.0.1.18/32 > > I just tried: set ipcp ranges 10.0.1.0/24 10.0.1.0/24 > > [vpn] CHAP: sending RESPONSE > [vpn] CHAP: rec'd SUCCESS #0 > MESG: S=A900924089CB64D1C2696C418A9D5392FE7F289F > [vpn] LCP: authorization successful > [vpn] LCP: phase shift AUTHENTICATE --> NETWORK > [vpn] up: 1 link, total bandwidth 64000 bps > [vpn] IPCP: Up event > [vpn] IPCP: state change Starting --> Req-Sent > [vpn] IPCP: SendConfigReq #1 > IPADDR 10.0.1.0 > [vpn] rec'd unexpected protocol CCP on link 0, rejecting > [vpn] IPCP: rec'd Configure Request #4 link 0 (Req-Sent) > IPADDR 10.0.1.18 > 10.0.1.18 is OK > [vpn] IPCP: SendConfigAck #4 > IPADDR 10.0.1.18 > [vpn] IPCP: state change Req-Sent --> Ack-Sent > [vpn] IPCP: rec'd Configure Nak #1 link 0 (Ack-Sent) > IPADDR 10.0.1.26 > 10.0.1.26 is OK > [vpn] IPCP: SendConfigReq #2 > IPADDR 10.0.1.26 > [vpn] LCP: rec'd Terminate Request #5 link 0 (Opened) ^^^^^^^^^^^^^^^^^^^^^^^ The windows box is still hanging up on you. Did you try turning on MPPE encryption? See mpd.conf.sample for how to do so. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message