Page 1 of 1

Step By Step Installation on centos 8 stream

Posted: Sun Jan 29, 2023 11:09 am
by mohdis
Hi,

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

Please help .

Re: Step By Step Installation on centos 8 stream

Posted: Sun Jan 29, 2023 12:09 pm
by shakibamoshiri
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