Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2001 10:00:04 -0600
From:      Lucas Bergman <lucas@slb.to>
To:        Vincent Chen <vctw@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PPTP encryption
Message-ID:  <15330.49924.344326.223186@apu.five.sight>
In-Reply-To: <20011101164107.4457.qmail@web20003.mail.yahoo.com>
References:  <20011101164107.4457.qmail@web20003.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15330.49924.344326.223186>