Re: [Openvpn-users] Problem with service on windows server

2022-06-27 Thread Austin Witmer
I’ve set up openvpn servers on multiple windows machines before, but never ran into that problem before. If I have the time, I might have to do some testing on another machine and see if I can replicate the issue. Austin Witmer > On Jun 27, 2022, at 12:57 AM, Samuli Seppänen wrote: >

Re: [Openvpn-users] Problem with service on windows server

2022-06-25 Thread Austin Witmer
! The user I chose is the same one I am logged in as. Is that a bug of some kind? Why should I have to do that? Thanks! Austin Witmer > On Jun 25, 2022, at 4:32 PM, Selva Nair wrote: > > Hi, > > Check whether openvpnservice is installed by running the following from a > co

[Openvpn-users] Problem with service on windows server

2022-06-25 Thread Austin Witmer
eeing my server.ovpn file with my configuration. By the way, this is the latest version of openvpn downloaded and installed this morning. Do you have any idea what the problem is? Thanks in advance for your help! Austin Witmer ___ Openvpn-users ma

Re: [Openvpn-users] How to use config file requiring a private key with systemctl?

2021-07-02 Thread Austin Witmer
July 2nd, 2021 at 05:52, Austin Witmer wrote: > I am wondering how to start a service that requires a private key to be entered? When I run the command below the service does not start successfully. I assume because it does not prompt for the private key? > systemctl start openvpn

[Openvpn-users] How to use config file requiring a private key with systemctl?

2021-07-01 Thread Austin Witmer
I am wondering how to start a service that requires a private key to be entered? When I run the command below the service does not start successfully. I assume because it does not prompt for the private key? systemctl start openvpn-client@adw-laptop_UbuntuVM What is the proper way to start a co