• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

How to create a port forwarding to the control panel?

Netcontac

Basic Pleskian
Hi,

Is it possible in Plesk to create a record named controlpanel.domain.com pointing to 10.10.10.1:8443

Where "domain.com" could be the master domain in the server as well as any other domain hosted, an 10.10.10.1 is the IP address of the Web server.

Best regards
 
There is nothing Plesk-specific about setting something like that up. Just create the domain controlpanel.domain.com and have the index redirect to https://10.10.10.1:8443/. There are numerous ways to do that (JavaScript, PHP, frames, apache config, .htaccess, etc.).
 
Thank you Breun,

I thought there was a way to make it using the DNS management without system manipulation.

Greetings
 
I dont want to hijack this thread but I'm trying to do the same thing and all I can get from support is to manually create a subdomain for each domain and place an appropriate redirection page. I would prefer something automated and also something the client can not delete if they're feeling curious (they have management of their own subdomains).

I'd like admin.clientdomain.tld to redirect to https://ourdomain.tld:8443 somewhat in the same fashion webmail.clientdomain.tld works.

I'd like it specifically to go to our domain as plesk doesn't really care of the address in the browser and the security certificate is installed on our domain so as to avoid the security warning.

I know plesk doesn't support this directly, but can anyone offer some assitance in configuring apache to do this? Thanks.

.scott.
 
Back
Top