From owner-freebsd-questions Fri Nov 30 7:49: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 213C137B416 for ; Fri, 30 Nov 2001 07:48:47 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id fAUFj7J59871; Fri, 30 Nov 2001 10:45:08 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: PPTP encryption problem? From: Joe Clarke To: Vincent Chen Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011130124440.26591.qmail@web20005.mail.yahoo.com> References: <20011130124440.26591.qmail@web20005.mail.yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.99.2 (Preview Release) Date: 30 Nov 2001 20:48:52 +0500 Message-Id: <1007135332.19011.1.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2001-11-30 at 07:44, Vincent Chen wrote: > > Dear all, > > I am running mpd 3.3 on freebsd 4.4 to provide PPTP > access to w2k clients. If I disable encryption on w2k > client, it works. If encryption enabled on w2k client, > CCP will fail. I check loaded kernel module list, > 'ng_mppc' should be loaded automatically at this time. > But I can't find it. This machine is also running > PPPoE, and PPPoE related netgraph modules work fine. > Anyone know why ng_mppc not loaded in my case? You need to compile mpd from ports, and make sure you have all the crypto components to FreeBSD installed. Specifically, I think you need libdes (which should point to libcrypto in /usr/lib). mpd does work with 128-bit encryption. Joe > > > Thanks for your help, > > > Vincent Chen > > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. > http://geocities.yahoo.com/ps/info1 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message