Page 1 of 1

OPENVPN Without Encryption

Posted: Sat Sep 05, 2015 8:24 pm
by bmmobili
Hello All;
is it possible to use openvpn clients with no ssl encryption to connect to softether vpn server.
if so what i need to change on the config file
as of now my openvpn string in the config file as follows
string OpenVPNDefaultClientOption dev-type$20tap,link-mtu$201500,tap-mtu$201500,cipher$20AES-128-CBC,auth$20SHA1,keysize$20128,key-method$202,tls-client
Thanks

Re: OPENVPN Without Encryption

Posted: Wed Sep 16, 2015 8:38 am
by thisjun
Please change the configuration "cipher".

Re: OPENVPN Without Encryption

Posted: Wed Sep 23, 2015 3:26 pm
by bmmobili
Hello
thank you for your help
i will try and let you know the results
thanks alot

thisjun wrote:
> Please change the configuration "cipher".

Re: OPENVPN Without Encryption

Posted: Wed Sep 23, 2015 5:17 pm
by bmmobili
Ok. i tried with openwrt package openvpn-nossl
but nothing changes the client side says
Options error: Unrecognized option or missing parameter(s) in /etc/openvpn/soft.conf:108: auth-user-pass (2.3.6)


bmmobili wrote:
> Hello
> thank you for your help
> i will try and let you know the results
> thanks alot
>
> thisjun wrote:
> > Please change the configuration "cipher".

Re: OPENVPN Without Encryption

Posted: Thu Oct 01, 2015 7:35 am
by thisjun
openvpn-nossl meaning isn't "no encryption".
It means "without SSL".
SoftEther doesn't support without SSL protocol.