Hi, I am trying to setup vpn server using softether and following this guide : https://www.softether.org/4-docs/1-manual/7._Installing_SoftEther_VPN_Server/7.3_Install_on_Linux_and_Initial_Configurations
Now problem is that when I go to step where I have to add it as server it gives following error:
$chkconfig --add vpnserver
service vpnserver does not support chkconfig
I have checked permission of /etc/rc.d/init.d/vpnserver , its as desired.. donno where is the problem , but I can use command :
service vpnserver start