-
Notifications
You must be signed in to change notification settings - Fork 23
Configuration Settings
Here a few details for data required on the Configuration - Settings page:
Two fields will need to be changed, Management interface address
and Server Address (external)
.
Management interface address can either be set to the LAN IP of your OpenVPN server followed by :2080 or 172.17.0.1:2080
. The second is the best choice for most users, as 172.17.0.1
is the standard Docker host gateway address (unless explicitly changed in your installation). Once your OpenVPN server.conf file is modified to include a corresponding management 172.17.0.1 2080
directive, OpenVPNAdmin will be able to communicate directly with OpenVPN. The server.conf file can by edited manually, however, it is recommended to go through the process of creating a new server.conf file using the Settings - OpenVPN config
page.