I have a weird issue. I'm not sure what I'm missing or if this is a bug. I have a client with a single primary domain and then about 10 addon domains. I'm expecting enhance to handle the DNS for all of those addon domains. However, when test with nslookup, the server only responds with entries for the primary domain. If I run this in windows:
nslookup ClientAddonDomain.com ns1.myDnsServer.com
I get this:
*** ns1.myDnsServer.com can't find ClientAddonDomain.com: Server failed
What's going on here?