Koozali.org: home of the SME Server

VPN options.pptpd config mppe-128 encryption

Offline hiiq

  • *
  • 7
  • +0/-0
VPN options.pptpd config mppe-128 encryption
« on: October 21, 2008, 01:34:10 PM »
Hi

I have a remote device that WILL connect to sme's vpn only when using the following config in
options.pptpd config     /etc/ppp/options.pptpd/

nomppe-128
nomppe-40
require-mschap-v2

Eg, the remote device won't connect via vpn using encryption and i am unable to change it. (dumb box)

But I still want remote pc's connections to use mschap-V2 with 128 encryption.

require-mppe-128
nomppe-40
require-mschap-v2

Can anyone tell me the config to allow the encrypted device and the non encrypted device to connect using one  options.pptpd config

at the moment it either one config or the other, I sure there is a way to do this but I can't work it out.

Thanks  8)



Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: VPN options.pptpd config mppe-128 encryption
« Reply #1 on: October 21, 2008, 11:32:01 PM »
But I still want remote pc's connections to use mschap-V2 with 128 encryption.

You can't have both.

Offline hiiq

  • *
  • 7
  • +0/-0
Re: VPN options.pptpd config mppe-128 encryption
« Reply #2 on: October 22, 2008, 05:18:00 AM »
Ok Thanks   8-)