I can't find the config file of OpenVPN AS on Azure
-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Feb 24, 2022 5:59 pm
I can't find the config file of OpenVPN AS on Azure
Anyone please tell me where i config file location?
-
- OpenVPN Power User
- Posts: 156
- Joined: Thu Mar 28, 2013 8:31 am
Re: I can't find the config file of OpenVPN AS on Azure
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/
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/