Page 1 of 1
Is it possible to hide the login page in openvpn ?
Posted: Sun Aug 22, 2021 8:52 am
by uebv60ojw0
Hello , so i'm wondering is it possible to hide the openvpn login page ?
i want to install my static server on the same one too - i know it's not a good idea to do so but I'm trying something (:

Re: Is it possible to hide the login page in openvpn ?
Posted: Sun Aug 29, 2021 1:25 pm
by openvpn_inc
Hi There,
You can do that. Please, go to Admin WebUI -> CONFIGURATION -> Network Settings.
There you can specify on which interface should web server listen and you can disable web service forwarding.
uebv60ojw0 wrote: ↑Sun Aug 22, 2021 8:52 am
Hello , so i'm wondering is it possible to hide the openvpn login page ?
i want to install my static server on the same one too - i know it's not a good idea to do so but I'm trying something (:
Regards,
Crowley
Re: Is it possible to hide the login page in openvpn ?
Posted: Wed Sep 08, 2021 7:41 am
by uebv60ojw0
Amazing thank you (:
Re: Is it possible to hide the login page in openvpn ?
Posted: Wed Sep 08, 2021 7:43 am
by uebv60ojw0
Can i re enable it using the terminal ? ( Web Service forwarding settings ) most the configuration docs are in the admin UI - is there a openvpn docs for Admin terminal ? thanks again
Re: Is it possible to hide the login page in openvpn ?
Posted: Thu Sep 09, 2021 4:51 pm
by openvpn_inc
Yeah you can reset where the web services listen. There is command line documentation here:
https://openvpn.net/vpn-server-resource ... mmand-line
And in particular there's this section that has a list of commands that resets the web services to default ports:
https://openvpn.net/vpn-server-resource ... o-defaults
After running those commands in that particular section your Access Server should have a reachable web service again.
Kind regards,
Johan