please help… i can’t access the admin/client UI on OpenVPN…
example:- https://192.168.138.135:943/admin
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Found a fix, run:
sudo /usr/local/openvpn_as/bin/ovpn-init
When you get to the section:
Please specify the network interface and IP address to be used by the Admin Web UI: (1) all interfaces: 0.0.0.0 (2) eth0: YOURPUBLICIP (3) eth0: 10.10.0.8
Make sure you select all interfaces, for some reason it defaults to 2, which makes it not public. Works for me now.