SoftEther Client for OpenVPN Server
Posted: Mon Apr 25, 2016 5:49 pm
Hi all!
I have tried to use SoftEther Client for already installed OpenVPN server - and no success! I'm a little bit surprised taking into account OpenVPN support was announced.
My config for OpenVPN is as follows:
client
dev tap
;dev-node MyTap
proto udp
remote gjf.abcd.net 1194
float
comp-lzo adaptive
keepalive 15 60
auth-user-pass
ns-cert-type server
<ca>
-----BEGIN CERTIFICATE-----
MII...w=
-----END CERTIFICATE-----
</ca>
resolv-retry infinite
nobind
As you can see there is no any "Virtual Hub Name", anyway I have tried the following settings in client (attached).
Anyway connection failed, and original OpenVPN client is working like a charm in the same time.
So what is wrong?
I have tried to use SoftEther Client for already installed OpenVPN server - and no success! I'm a little bit surprised taking into account OpenVPN support was announced.
My config for OpenVPN is as follows:
client
dev tap
;dev-node MyTap
proto udp
remote gjf.abcd.net 1194
float
comp-lzo adaptive
keepalive 15 60
auth-user-pass
ns-cert-type server
<ca>
-----BEGIN CERTIFICATE-----
MII...w=
-----END CERTIFICATE-----
</ca>
resolv-retry infinite
nobind
As you can see there is no any "Virtual Hub Name", anyway I have tried the following settings in client (attached).
Anyway connection failed, and original OpenVPN client is working like a charm in the same time.
So what is wrong?