But i got this error at this command "systemctl stop/restart/status openvpn"
Code: Select all
systemd[1]: finished openvpn service.
So i try "journalctl -u" and there was nothing helpfull there,after too much search i found i need yo edit server.conf and give the /etc/openvpn/ before all of cert and perm key , and i moved server.conf to /etc/openvpn/server folder then i runed "systemctl start/status openvpn-server@server.service" and its work fine then i run my client on android with the .ovpn file but not connected i dont know why !?
I try more and more way but i got nothing , so i dont know why "systemctl status openvpn" show me the "systemd[1]: finished openvpn service."
My vps Ubuntu 18.04