I re-installed a virtual server of mine and updated it to Plesk 12.0.18 (Ubuntu 10.04.4 LTS). The reset and reinstall was done automatically by HostEurope, the update from Plesk 11 to 12 was done through Plesks "Updates and Upgrades".
I edited the Nameserver in Plesks DNS Template, and then added my main domain, which works as expected.
Then I added a mail.domain.com
subdomain and installed my webmail, and everything works as expected.
After that, I added a marketing.domain.com
subdomain. The DNS record got added automatically:
marketing.domain.com A IP
(IP = real servers ip)
But that doesn't work. ping
(from pc) and also nslookup
(from shell) are negative.
I thought that Plesk would add the right DNS automatically when creating a new subdomain, but it looks like something is missing. Do I manually need to set a specific DNS record for every subdomain, or do I have a mistake in my DNS-Template?
I'm pretty new to DNS/Plesk so it might be obvious, but I'm really not seeing it, thanks for the help.
Solved it with the help of dartonw.
Solution:
When hosting on HostEurope you have to set your DNS settings outside Plesk in your Customer Panel: Domainservices -> Edit AutoDNS
Thanks to dartonw and Jamin Andrews.