using VPNGate from linux.
-
- Posts: 2
- Joined: Tue Dec 09, 2014 8:23 am
using VPNGate from linux.
I've managed to install softether on linux mint. How do I go about connecting to VPNGate servers?
-
- Posts: 4
- Joined: Fri Dec 05, 2014 4:51 am
Re: using VPNGate from linux.
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.
sudo openvpn <<your vpngate file>>
TCP doesn't work for me, so make sure you download a UDP file.
-
- Posts: 18
- Joined: Sun Mar 17, 2013 4:07 am
Re: using VPNGate from linux.
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.
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.
-
- Posts: 115
- Joined: Sun Nov 23, 2014 3:29 am
Re: using VPNGate from linux.
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
http://lukeluo.blogspot.com/2013/11/how ... lient.html
-
- Posts: 2
- Joined: Tue Dec 09, 2014 8:23 am
Re: using VPNGate from linux.
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
-
- Posts: 115
- Joined: Sun Nov 23, 2014 3:29 am
Re: using VPNGate from linux.
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.
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.