How to restrict vestacp admin login page to localhost only?
Posted: Mon Jan 29, 2018 11:57 am
I want to make server-ip:8083 to be accessible only from localhost (so i can make a ssh tunnel to it)
That way I restrict log-in to vestacp only to people that have ssh user on the server making it as secure as ssh itself
I'm on Ubuntu 16.04 VPS
I setup UFW to allow all ongoing and deny all incoming by default
then I allowed https and ssh
However I can still access server-ip:8083
am I missing something obvious here?
if not by desabling the 8083 port for all incoming (what i thought i did with those UFW rules)
what would be the next best way to make vestacp admin login page accessible only to localhost?
That way I restrict log-in to vestacp only to people that have ssh user on the server making it as secure as ssh itself
I'm on Ubuntu 16.04 VPS
I setup UFW to allow all ongoing and deny all incoming by default
then I allowed https and ssh
However I can still access server-ip:8083
am I missing something obvious here?
if not by desabling the 8083 port for all incoming (what i thought i did with those UFW rules)
what would be the next best way to make vestacp admin login page accessible only to localhost?