I had a rule on the OpenVPN interface (that was labeled "Rule via Wizard" or similar, so I didn't pay much attention to it) that was passing *. I might have broken my OpenVPN Server config temporarily, but I've secured the web GUI from the VPN client VIP, which is want I was trying to do.

Jim's Notes: Openvpn - Ipfire setup Access to the IPFire web interface. (Typically listens on port 444) Optional: SSH access to the IPFire server. (Typically listens on port 222) Configure OpenVPN on the IPFire Server Open Services -> OpenVPN from the top navigation menu once you have logged … Install and Configure OpenVPN Server on Linux - Linux.com Jun 13, 2011 Openvpn configuration not connecting to server How can I OpenVPN Access Server slow web interface. Having issues with a slow web interface and timeout issues on my AS instance. The AS is a Hyper-V VM with about 4 other servers on the node w/o issues on them. Recreated the AS and updated all the components and still get lag even with 4GB of RAM / 4 cores on the server and no one connected. Not sure

OpenVPN™ | TurnKey GNU/Linux

OpenVPN Access Server slow web interface. Having issues with a slow web interface and timeout issues on my AS instance. The AS is a Hyper-V VM with about 4 other servers on the node w/o issues on them. Recreated the AS and updated all the components and still get lag even with 4GB of RAM / 4 cores on the server and no one connected. Not sure Is there any GUI tool for setting up an OpenVPN server Aside from using OpenVPN Acess Server, the easiest way to install and manage OpenVPN is with a shell script such as the one I made (based off another script by Nyr)which you can get here.Although it doesn't have a GUI, it still has a easy to use interface. OpenVPN™ | TurnKey GNU/Linux

The client interface includes links to download the OpenVPN client software for your computer. Note: The OpenVPN Access Server does not come with an HTTP (insecure) web server daemon. Hence, it is important that you use https in the address. If you use http in the address, the server does not respond.

On OpenVPN server: set interfaces openvpn vtun0 server client client1 set interfaces openvpn vtun0 server client client1 ip 192.168.10.100 TLS Authentication. As an extra security measure, you can add TLS authentication to the control channel. This can also prevent some types of DoS attacks. Create a TLS authentication key: OpenVPN Access Server & Let’s Encrypt | Medium