How to connect softether vpn file trough openvpn?

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
johntitor
OpenVpn Newbie
Posts: 1
Joined: Sun Nov 19, 2017 1:43 pm

How to connect softether vpn file trough openvpn?

Post by johntitor » Sun Nov 19, 2017 1:49 pm

Hi i have problem, i exported vpn connection from Softether VPN client and save it in deskopt with *.ovpn.And want connect it with OpenVPN but there is a issue.

This said when im trying to connect :
Connection failed
OpenVPN Gui >OpenVPN terminated with exit code 1.See the log file for details.


Log files :
Options error: Unrecognized option or missing or extra parameter(s) in Not Aion DE2.ovpn:9: declare (2.4.4)
Use --help for more information.

This is in .txt
# VPN Client VPN Connection Setting File
#
# This file is exported using the VPN Client Manager.
# The contents of this file can be edited using a text editor.
#
# When this file is imported to the Client Connection Manager
# it can be used immediately.

declare root
{
bool CheckServerCert false
uint64 CreateDateTime 0
uint64 LastConnectDateTime 0
bool StartupAccount false
uint64 UpdateDateTime 0

declare ClientAuth
{
uint AuthType 1
byte HashedPassword O3ZLhGsjR69LjfW5RrMOuVczt2A=
string Username notaion
}
declare ClientOption
{
string AccountName Not$20Aion$20DE2
uint AdditionalConnectionInterval 1
uint ConnectionDisconnectSpan 0
string DeviceName VPN
bool DisableQoS false
bool HalfConnection false
bool HideNicInfoWindow true
bool HideStatusWindow false
string Hostname bochum.notaion.com
string HubName DEFAULT
uint MaxConnection 2
bool NoRoutingTracking true
bool NoTls1 false
bool NoUdpAcceleration true
uint NumRetry 4294967295
uint Port 992
uint PortUDP 0
string ProxyName bochum.notaion.com
byte ProxyPassword $
uint ProxyPort 1080
uint ProxyType 0
string ProxyUsername $
bool RequireBridgeRoutingMode false
bool RequireMonitorMode false
uint RetryInterval 15
bool UseCompress false
bool UseEncrypt false
}
}

Can someone help me ? Please, and sorry for my english its not perfect.

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: How to connect softether vpn file trough openvpn?

Post by TinCanTech » Sun Nov 19, 2017 2:35 pm

johntitor wrote:
Sun Nov 19, 2017 1:49 pm
i exported vpn connection from Softether VPN client and save it in deskopt with *.ovpn
Softether export does not export to openvpn format.

Post Reply