Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: hiiq on October 21, 2008, 01:34:10 PM

Title: VPN options.pptpd config mppe-128 encryption
Post by: hiiq 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)


Title: Re: VPN options.pptpd config mppe-128 encryption
Post by: CharlieBrady 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.
Title: Re: VPN options.pptpd config mppe-128 encryption
Post by: hiiq on October 22, 2008, 05:18:00 AM
Ok Thanks   8-)