Page 1 of 1

Linux Autoload not working

Posted: Sun Jan 02, 2022 6:44 pm
by tdukes
Hello,

I am running OpenVPN on an AWS server. I can connect my Windows PCs, and other devices via OpenVPN apps. I can connect my Centos 8 server by command line but cannot get the autoload feature to work.

I'm stumped. Been at this for about 1-1/2 days.

My .autoload file:
Server Config

{
"autostart": true,
"user-auth": {
"autologin":true,
"username": "openvpn",
"password": "password"
}
}


The openvpn3.service is enabled and running on the Centos server. No errors whatsoever. Its just won't connect.

In the .autoload file, I also tried the username "openvpn@x.x.x.x" as i use to connect other devices with the OpenVPN apps to the AWS server.

Any help would be greatly appreciated!

Re: Linux Autoload not working

Posted: Sun Jan 02, 2022 7:16 pm
by TinCanTech
For Openvpn3 support, please look here:https://github.com/OpenVPN/openvpn3/issues