Openvpn server faild to start

This forum is for admins who are looking to build or expand their OpenVPN setup.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
babak210
OpenVpn Newbie
Posts: 2
Joined: Fri Oct 21, 2022 8:50 pm

Openvpn server faild to start

Post by babak210 » Fri Oct 21, 2022 9:09 pm

I installed openvpn server with "./openvpn-install.sh" shell script , i choose tcp/1935 then asked for ipv6 and i didnt choose it , at the end of installation i choosed client name with password done.
But i got this error at this command "systemctl stop/restart/status openvpn"

Code: Select all

systemd[1]: finished openvpn service.
After that i search error message in google and i found some solution that not worked for me.
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

babak210
OpenVpn Newbie
Posts: 2
Joined: Fri Oct 21, 2022 8:50 pm

Re: Openvpn server faild to start

Post by babak210 » Sun Oct 23, 2022 11:06 am

Not fix yet , i very thanksfull if sombody help me.

Post Reply