Continuing the discussion from Softether VPN on Nethserver:
waiting for a more exhaustive howto from @Sean_Maloney and tnx to @giacomo for links
i have built the rpm following the instruction on github, but using latest sources…
a small recap for who want to test SoftEtherVPN
for TESTING ONLY… don’t install on production server
create new VM with nethserver 6.6… and update it then:
$ yum install http://mirror.framassa.org/dz00test/softethervpn-4.18.9570-1.el6.x86_64.rpm
$ config set fw_softether service status enabled TCPPorts 8888,5555,992,1194 access public
$ signal-event firewall-adjust
$ service vpnserver start
$ chkconfig vpnserver on
from a windows pc, download:
install it and connect to nethserver_ip (no 443)
note: i’ve only tested the openvpn clone server function, and seems to work.
The other thing i’m interested before go on, is to see if it’s possible to use the nethserver as auth server, but i think i will not have time to do other tests before this or the next weekend.
Please share here your tests results
remember it’s only for testing purpose, please don’t install on production server