Top posting .... to ensure this is being read. Please do read the README.systemd file carefully:
<https://github.com/OpenVPN/openvpn/blob/v2.4.6/distro/systemd/README.systemd> And please do *avoid* using the openvpn@.service unit approach. It is generally not doing the right thing with OpenVPN 2.4.x and will give a very bad systemd experience. Also ensure that the openvpn-{client,server}@.service unit files are up-to-date, as we've fixed a few issues there as well. -- kind regards, David Sommerseth On 16/05/18 10:26, Jiří Kraml wrote: > Hi Alex, > > some systemd services are parameterized (the part after "@"). Your systemd > service file for OpenVPN takes the config name as parameter. Which is why you > have to call > systemctl start openvpn@serverA > > To get the services to start on boot, try > systemctl enable openvpn@serverA > > You can view the status using > systemctl status openvpn@serverA > this will also tell you where the service file is located so you can have a > look inside. > > The logs are available using > journalctl -u openvpn@serverA > > Regards, > Jiri > > On 05/16/2018 10:16 AM, Alex K wrote: >> Hi all, >> >> I am migrating a server setup with two serer configs (serverA.conf, >> serverB.conf) from Debian7 on a Debian9 server. I have removed server.conf. >> >> When issuing systemctl start openvpn the server configs are not loaded. >> I can load server configs only by issuing: >> >> systemctl start openv@serverA >> systemctl start openv@serverB >> >> Also, what is troubling me is that on startup these configs are not started. >> >> What is the best way to load these configs on startup? >> >> Thanx, >> Alex
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users