Freitag, 18. Juli 2025

SoftEther Build

Build SoftEther from Source for the unstable version

Compare SotEther with OpenVPN

https://www.paloaltonetworks.com/cyberpedia/softether-vs-openvpn

Download of the latest SoftEther Sources 

https://github.com/SoftEtherVPN/SoftEtherVPN/blob/master/src/BUILD_UNIX.md#install-requirements-on-debianubuntu

Install Reqs

apt install cmake gcc g++ make pkgconf libncurses5-dev libssl-dev 
apt install libsodium-dev libreadline-dev zlib1g-dev
 

Make

cd / 
git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git cd /SoftEtherVPN git submodule init && git submodule update ./configure make -C build make -C build install

 

Start VPN Server 

cd /SoftEtherVPN/build

export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH

vpnserver start

vpnserver stop



SSL Certificate Update

... Copy & convert the letsencrypt for SoftEther:

cd /etc/letsencrypt/live/vpn.gueldenpfennig.info

openssl pkcs12 -export -out vpn.gueldenpfennig.info.pfx -inkey privkey.pem -in  fullchain.pem
(No PIN!) 

The import of this certificate vpn.gueldenpfennig.info.pfx happens via the SoftEther Server-Manager.
This is a 4096 Bit Certificate right now - this is supported by SoftEther 5 ONLY (4.x does support 1024 & 2048 only)

( ubuntu , UBUNTU )



 

Share:

0 Kommentare:

Kommentar veröffentlichen

Blog-Archiv

Powered by Blogger.

Blog Archive

Blogger templates