Page 1 of 1

I can't find the config file of OpenVPN AS on Azure

Posted: Thu Feb 24, 2022 6:16 pm
by stevekhoa
Anyone please tell me where i config file location?

Re: I can't find the config file of OpenVPN AS on Azure

Posted: Thu Feb 24, 2022 10:43 pm
by chilinux
Configuration files aren't normally stored in OpenVPN configuration file format. Instead, those are generated on the fly based on the settings stored in the OpenVPN AS database (which is stored in sqlite format or in mysql).

You can add configuration directive to be added to the generated files in the Advanced VPN section of the control panel as explained here:
https://openvpn.net/access-server-manua ... anced-vpn/

You can generate the client/user configuration files from the command line by following this document:
https://openvpn.net/vpn-server-resource ... nstallers/