• 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 do i add in wildcard DNS?

E

engteng

Guest
Hi,
Is there a way for me to add in wildcard DNS? Any help is very much appreciated.

PS: Already at my end wits here.

Thanks
Teng
 
At the Pelsk 8.3 you can create such wildcard dns record.
*.domain.tld. A 123.123.123.123
Just place '*' instead of the name and enter IP address
 
That was easy :) Thought need to change some config files and etc from the what i'd read from the internet/forum. Guess that is only for the Unix based.

Anyway, i'd changed it in the DNS setting and it works !

Thanks Temka, really appreciate your help here.

Regards,
Teng
 
Hi,

I have setup *.domain.tld. A 123.123.123.123 on my Plesk 9.0.1 server, but i only get the Server Default page when visiting blabla.domain.tld? Why is that?
 
Hi,

I have setup *.domain.tld. A 123.123.123.123 on my Plesk 9.0.1 server, but i only get the Server Default page when visiting blabla.domain.tld? Why is that?

Same problem. Any Solution?
 
Hi,

I have setup *.domain.tld. A 123.123.123.123 on my Plesk 9.0.1 server, but i only get the Server Default page when visiting blabla.domain.tld? Why is that?

I have same problem too.
Please help.
 
Make sure that your vhost configuration file doesn't content headers for specific subdomains like

198.22.11.xxx 80 domain.com
198.22.11.xxx 80 www.domain.com

But it should contain only following header:

198.22.11.xxx 80

without specified host header value.
I hope it will help.
 
Back
Top