lock access to Plesk Admin on only one URL
There must be a possibily to lock up access to Plesk admin to only one or selected URL for security or other reason possible, For example i have 100 domains and i only want a few domain to access to Plesk Admin (https://domain.com:8443). This is not possible yet
y

-
Lu commented
Very very important.
I've got more than 100 domains on a single VPS and I don't want Plesk to be "visible" from any random domain.
-
Othmane commented
Very important.
-
H S commented
Verry very very very important, Getting attacks every day...
-
Ben Beckford commented
To get around this for now I followed this tutorial - https://support.plesk.com/hc/en-us/articles/115001421414-How-to-redirect-from-the-domain-to-the-server-hostname-on-port-8443-
But I changed z-plesk.inc to include the following instead:
if ($host !~ 'your-hostname.com|127.0.0.1'){
return 404;
}Now domain.com:8443 just 404s (after a security warning but this is preferable).
-
Darory IT commented
yes, totally agree, there must be an option to restrict access to plesk through 8443 on selected domains. Request Plesk team to look into this please, Thanks
-
Krammig commented
This is a no-brainer.
There MUST be a way to close or open a port ( any port ) on a specific Domain without affecting the others.
This should be a High Priority.
-
Plesk Tech Support commented
The main thing here is not to restrict port 8443 at all.
The goal here that for example Plesk can be accessed only from https://example.com:8443 (where the example.com is the Plesk hostname) but via https://testdomain.tld:8443 the access to Plesk will not be possible or it should be redirected to https://example.com:8443The solution from here is not suitable: https://docs.plesk.com/en-US/obsidian/deployment-guide/plesk-installation-and-upgrade-on-single-server/customizing-plesk-url.76455
For clarification please see the article below, especially "For the redirect from a domain name to hostname" section where workaround to this request can be found
-
Anonymous commented
Good idea, port 8443 must be restricted to selected domains.
(I'm dont speak english) -
Anonymous commented
yes, totally agree, there must be an option to restrict access to plesk through 8443 on selected domains. Request Plesk team to look into this please, Thanks
-
Anonymous commented
Good idea, port 8443 must be restricted to selected domains.