I’ve installed the OpenVPN droplet from the marketplace and every time I use the default settings during the setup process except for the default admin account and password, I change that to a custom user as the admin. But I don’t think it’s working at all. I can’t access the client page (ipaddress:943) or the admin page (ipaddress:943/admin/). I was told from tech support to use:
sudo ufw enable
sudo ufw allow 943
This didn’t make sense to me since I thought that image of OpenVPN was using iptables and iptables already had rules set in the rules list during or after the first login on a fresh install when you’re setting all the configuration values. Using ufw pretty much locked me out of the system and I wasn’t able to access any port at that point.
I deleted the droplet and started fresh with the same results. After the initial login you go through the setup process, everything is default values except for the admin account and the results are the same, can’t access the client or admin webpages.
Maybe some others are experiencing the same issues or someone might have an idea of what might be causing it I would appreciate the help, thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
If you need any further information regarding the initial setup of this 1-click, then you might also want to check out the OpenVPN documentation for their 1-click image.
Regards
Hello there,
I’ve just completed the process on a fresh droplet and there was no issue from my side. I’ve followed the deployment steps as well:
Once that is complete, enter the command “passwd openvpn” to set a password for your Access Server. Now open the address of your server in a web browser, for example: https://123.45.67.89:943/admin/
Regards