Page 1 of 1

using VPNGate from linux.

Posted: Tue Dec 09, 2014 9:44 am
by deepthought
I've managed to install softether on linux mint. How do I go about connecting to VPNGate servers?

Re: using VPNGate from linux.

Posted: Fri Dec 12, 2014 4:21 am
by juandedm
I'm on Linux Mint but never installed Softether. I simply installed openvpn through synaptic. Then you open a terminal windows and type

sudo openvpn <<your vpngate file>>

TCP doesn't work for me, so make sure you download a UDP file.

Re: using VPNGate from linux.

Posted: Thu Dec 18, 2014 1:24 pm
by rollingscissors
You'll notice that the SoftEther Linux client support is slim to none. Sure, you can use OpenVPN or tweak your system so that the L2TP/IPSec works in network-manager, but forget about native Linux Softether.

There are one or two scripts that exist, but you must know how to manually configure your routing table, so SoftEther is "experts only" until a working client is written by someone.

Re: using VPNGate from linux.

Posted: Fri Dec 19, 2014 11:43 am
by BoredAus
Whilst there are no fancy GUI SoftEther VPN for linux clients, there is however this guide:

http://lukeluo.blogspot.com/2013/11/how ... lient.html

Re: using VPNGate from linux.

Posted: Mon Jan 26, 2015 8:15 pm
by deepthought
I've managed to get the client compiled and installed under linux. I just need help setting up the routing table for connection and disconnection, and actually getting the vpn to connect to a vpngate server

Re: using VPNGate from linux.

Posted: Thu Jan 29, 2015 9:12 am
by BoredAus
The link to the blogspot guide works for me in my case under linux as well. It details how to setup routing tables so that you get internet access via your virtual NIC device.

Getting success connection with a VPN Gate server is another story under linux I find. Most servers I find that I cannot connect through and as a result I have to keep trying on other VPN Gate servers. Though otherwise it works when there is a VPN Gate server that is able to accept a linux client via SoftEther VPN.