From owner-freebsd-net Wed Aug 30 17:59:53 2000 Delivered-To: freebsd-net@freebsd.org Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250]) by hub.freebsd.org (Postfix) with SMTP id AFC1037B423 for ; Wed, 30 Aug 2000 17:59:50 -0700 (PDT) Received: (qmail 55350 invoked by uid 1000); 30 Aug 2000 06:12:58 -0000 Date: Tue, 29 Aug 2000 23:12:58 -0700 From: Jos Backus To: net@freebsd.org Subject: mpd PPTP question Message-ID: <20000829231258.A55314@lizzy.bugworks.com> Reply-To: Jos Backus Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [My apologies if this is deemed -question material...] Has anybody succeeded in using mpd to connect to an NT server using PPTP? I'm trying to get this to work but I'm not having much luck. Two things in particular I'm seeing: Aug 29 22:54:03 lizzy mpd: [work] LCP: state change Opened --> Req-Sent Aug 29 22:54:03 lizzy mpd: [work] LCP: phase shift AUTHENTICATE --> ESTABLISH Aug 29 22:54:03 lizzy mpd: pptp0: CID 0x5f9c in SetLinkInfo not found <-- ? Aug 29 22:54:03 lizzy mpd: [work] LCP: rec'd Configure Reject #2 link 0 (Req-Sent) and the other thing is that the session never makes it beyond LCP, for reasons I'm unable to determine based on the log :-/ My config: # mpd.links work: set link type pptp set pptp self set pptp peer set pptp enable originate outcall # mpd.conf work: new ms-pptp work set iface disable on-demand set iface addrs 10.0.0.1 10.0.1.1 set iface idle 300 set iface route set iface route set bundle disable multilink set bundle authname "user" set bundle password "pass" set link yes acfcomp protocomp set link no pap set link yes chap # If remote machine is NT you need this.. # set link enable no-orig-auth set link keep-alive 10 75 set ipcp yes vjcomp set ipcp ranges 0.0.0.0/0 1.2.3.4/0 # If you wanted MPPE encryption and had ng_mppc(8)... set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set bundle enable crypt-reqd set ccp yes mpp-stateless open This is with a day old -current, and the latest mpd port. Thanks, -- Jos Backus _/ _/_/_/ "Modularity is not a hack." _/ _/ _/ -- D. J. Bernstein _/ _/_/_/ _/ _/ _/ _/ jbackus@plex.nl _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message