hi, just starting testing with enhance control panel, and i think i'm missing something....
i'm trying to host the panel, webmail, etc on the same domain it's to provide dns for, so i can't configure dns before it's installed. glue records for the nameserver ip's are set with the domain registrar.
(ns1.mydomain.com and ns2.mysdomain.com (ip4 and ip6 glue records configured))
i'm setting the platform servers to epanel.mydomain.com, dbadmin.mydomain.com and webmail.mydomain.com.
but it seems to be creating different dns zones for each of them, even though they should all use the same dns zone.
it's also, only adding the ip4 ip's into those zones, not the ip6 address.
due to it creating different zones for each platform website sudomain, it's creating wrong cname records, eg for smtp, it's creating the values mail.epanel.mydomain.com, mail.dbadmin.mydomain.com, & mail.webmail.mydomain.com
i've created the website mydomain.com, and that creates the dns zone mydomain.com (now there's 4 of them instead of 1) for the main domain, but it's still not putting the platform subdomain records into this zone.
i'm used to bind, but how this panel is creating dns zones and records just isn't making any sense to me.
what am i missing? i've looked at the official documentation, but it's a little sparse.