From owner-freebsd-questions Fri Nov 2 7:59:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdsl-216-36-101-146.dsl.chi.megapath.net (sdsl-216-36-101-146.dsl.chi.megapath.net [216.36.101.146]) by hub.freebsd.org (Postfix) with SMTP id E141437B403 for ; Fri, 2 Nov 2001 07:59:47 -0800 (PST) Received: (qmail 63049 invoked from network); 2 Nov 2001 16:00:05 -0000 Received: from apu.five.sight (HELO apu.five.sight.fivesight.com) (lucas@192.168.0.102) by wiggum.five.sight with SMTP; 2 Nov 2001 16:00:05 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15330.49924.344326.223186@apu.five.sight> Date: Fri, 2 Nov 2001 10:00:04 -0600 To: Vincent Chen Cc: freebsd-questions@FreeBSD.ORG From: Lucas Bergman Subject: Re: PPTP encryption In-Reply-To: <20011101164107.4457.qmail@web20003.mail.yahoo.com> References: <20011101164107.4457.qmail@web20003.mail.yahoo.com> X-Mailer: VM 6.96 under 21.4 (patch 5) "Civil Service" XEmacs Lucid Reply-To: lucas@slb.to 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 > I am trying to accept PPTP connection from w2k client on my freebsd > 4.4 server. Right now, I must disable PPTP encryption on w2k client > or CCP negotiation will fail. I am running mpd v3.3. Does PPTP > encryption really work? Yes. I did it by putting the following five lines in a ``bundle'' definition in mpd.conf: set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set ccp yes mpp-stateless Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message