Page 1 of 1

Disable Admin Web UI

Posted: Wed May 09, 2012 8:34 pm
by rclarkson
Any idea how I could disable the admin web ui temporarily? My basic thought was to turn on and off the web admin UI page from the console. I'm using the OpenVPN appliance. (Debian GNU/Linux). I don't require access very often and would rather just have it off until required.


Thanks

Re: Disable Admin Web UI

Posted: Mon May 14, 2012 11:20 am
by Mimiko
The quickest way to do it is to add a blocking rule for incoming connection to the port 943.

Or invoke "/etc/init.d/lighttpd stop". Then to start use: "/etc/init.d/lighttpd start".

Re: Disable Admin Web UI

Posted: Wed May 23, 2012 8:13 am
by rashid47010
I have the latest version of openvpn.

How can I open the openvpn admin web gui.