• 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.

Question Subdomains not resolving (DNS_PROBE_FINISHED_NXDOMAIN) for staging environment

mathi_reg

Basic Pleskian
Hello,

I'm rather new to plesk, however I've of course googled quite a bit and also stumbled over some potential answers but couldn't quite figure out the right solution myself.

- I'm running plesk on an EC2 machine.
- I'm pointing a Domainname xyz.com to the plesk server. This works fine and xyz.com is resolving and also xyz.com:8443 is going to the plesk login page.
- Also other domains/subscriptions that I'm pointing to it resolve and work.

However, for staging purposes of new webproject I always want to create a subdomain like projectname.xyz.com

This however always leads to a (DNS_PROBE_FINISHED_NXDOMAIN) in all browsers.

I've read about some DNS stuff here in the forum, that confused me more than it helped me.
Maybe you can help me out with this as this would be an important step to work with this.
I hope I don't have to create a seperate DNS entry on my domainproviders DNS list for the subdomain for this?

And another quick question would be if it is possible to create a plesk user for a subdomain only on the main domain of the plesk environment. So that I could give away Hosting Access to projectname.xyz.com only.

Thanks for helping me out here.
Matt
 
Hello,

I'm rather new to plesk, however I've of course googled quite a bit and also stumbled over some potential answers but couldn't quite figure out the right solution myself.

- I'm running plesk on an EC2 machine.
- I'm pointing a Domainname xyz.com to the plesk server. This works fine and xyz.com is resolving and also xyz.com:8443 is going to the plesk login page.
- Also other domains/subscriptions that I'm pointing to it resolve and work.

However, for staging purposes of new webproject I always want to create a subdomain like projectname.xyz.com

This however always leads to a (DNS_PROBE_FINISHED_NXDOMAIN) in all browsers.

I've read about some DNS stuff here in the forum, that confused me more than it helped me.
Maybe you can help me out with this as this would be an important step to work with this.
I hope I don't have to create a seperate DNS entry on my domainproviders DNS list for the subdomain for this?

And another quick question would be if it is possible to create a plesk user for a subdomain only on the main domain of the plesk environment. So that I could give away Hosting Access to projectname.xyz.com only.

Thanks for helping me out here.
Matt

Hello,
for each subdomain you have to add an additional DNS entry pointing to your server IP.
Otherwise, you can set a wildcard to automatically point all subdomains on your server IP.

About creating a subscription for a subdomain, it's possible but it will be counted as a domain for your Plesk license.
 
Hey there,

i pointed a wildcard *.xyz.com to my IP now.
Thanks for the tip. This seems to work except for the SSl …

on my regular xyz.com domain for the Plesk Server I force SSl and it always jumps to https.

For the subdomain projectname.xyz.com it says "Not secure" as it is resolving in https and also SSL is enabled automatically for this subdomain.

- SSL/TLS support
- Permanent SEO-safe 301 redirect from HTTP to HTTPS

Both options checked for the subdomain. Any ideas so that all those subdomains also work with SSL?
 
So you're trying to access Plesk over SSL via any subdomain on your domain?

You'll need a wildcard SSL.
 
Hey there,

i pointed a wildcard *.xyz.com to my IP now.
Thanks for the tip. This seems to work except for the SSl …

on my regular xyz.com domain for the Plesk Server I force SSl and it always jumps to https.

For the subdomain projectname.xyz.com it says "Not secure" as it is resolving in https and also SSL is enabled automatically for this subdomain.

- SSL/TLS support
- Permanent SEO-safe 301 redirect from HTTP to HTTPS

Both options checked for the subdomain. Any ideas so that all those subdomains also work with SSL?

Hello,
you can automate Let's Encrypt Certificates installation when you create a new subdomain in your services plans settings :

Screenshot241.png
 
Back
Top