Step By Step Installation on centos 8 stream

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
mohdis
Posts: 5
Joined: Fri Jan 27, 2023 5:08 pm

Step By Step Installation on centos 8 stream

Post by mohdis » Sun Jan 29, 2023 11:09 am

Hi,

Is there any documentation to install Softether server on centos 8 stream step by step for internet access over OpenVPN protocol .

Please help .

shakibamoshiri
Posts: 285
Joined: Wed Dec 28, 2022 9:10 pm

Re: Step By Step Installation on centos 8 stream

Post by shakibamoshiri » Sun Jan 29, 2023 12:09 pm

mohdis wrote:
Sun Jan 29, 2023 11:09 am
Hi,

Is there any documentation to install Softether server on centos 8 stream step by step for internet access over OpenVPN protocol .

Please help .
For Linux it is dead simple
- download latest stable version
- tar xzf xyz.tar.gz
- yum groupinstall "Development Tools"
- cd vpnserver
- make
- ../vpnserver start

it is up and running

connect to it via vpncmd or Window GUI SE server manager

Post Reply