From owner-freebsd-net Thu Jun 13 12: 3:57 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 DFDE537B410; Thu, 13 Jun 2002 12:03:45 -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 LAA57729; Thu, 13 Jun 2002 11:35:07 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g5DIYkE19471; Thu, 13 Jun 2002 11:34:46 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200206131834.g5DIYkE19471@arch20m.dellroad.org> Subject: Re: mpd for pptp - can't connect In-Reply-To: "from Dan Langille at Jun 13, 2002 07:52:12 am" To: Dan Langille Date: Thu, 13 Jun 2002 11:34:46 -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 [ moving discussion to freebsd-net ] Dan Langille writes: > A while back, mpd was suggested as a pptp client. I've started looking at > it. However, I'm having trouble getting it to connect. The office has a > MS server and I'm trying to connect using mpd. FWIW, I can connect via > pptp-client. > > The office IP is 1.2.3.4 > My dual homed gateway has an internal address of 192.168.0.21 (ie. that's > my default address for boxes on the home LAN). > The office server has internal address of 10.0.0.18 > I can connect using MS CHAP V2, MPPE 128, MPPC from my W2K box. > > Of note, I see this in the logs but don't know the significance: "pptp0: > CID 0xbc51 in SetLinkInfo not found" That can be safely ignored. Just another harmless Windows bug. > vpn: > new -i ng1 vpn vpn > set iface disable on-demand > set iface addrs 192.168.0.21 10.0.1.18 > set iface idle 0 > set iface route 10.0.1.0/24 > set pptp peer 1.2.3.4 > set bundle disable multilink > set bundle authname dan > set bundle password secret > set link yes acfcomp protocomp > set link no pap > set link enable chap ^^^^^^^^^^^^^^^^^^^^ > set link accept chap > set ipcp no vjcomp Try "set link disable chap" instead. The Windows box may be getting confused when you try to authenticate it. -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