Skip to content

Instantly share code, notes, and snippets.

@snehesht
Last active September 23, 2015 03:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save snehesht/8c172e62e3664a0f7f24 to your computer and use it in GitHub Desktop.
Save snehesht/8c172e62e3664a0f7f24 to your computer and use it in GitHub Desktop.
https://github.com/SoftEtherVPN/SoftEtherVPN/
http://www.softether.org/
http://www.softether-download.com/files/softether/v4.18-9570-rtm-2015.07.26-tree/Linux/SoftEther_VPN_Server/32bit_-_ARM_EABI/
sudo apt-get install libreadline-dev libssl-dev
git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
cd SoftEtherVPN
./configure
make
make install
// Setup
Use Remote VPN settings
Read the readme file for openvpn settings
http://tomearp.blogspot.com/2013/11/setting-up-l2tpipsec-vpn-with-softether.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment