MIAB was configured as multidomain Server with hostname mail.domail.tld with external webservices reachabele as domail.tld and www.domain.tld on different IPs
After moveing to a other pysical server i had serveral problems with dns so i made serveral changes till resolving the domain worked again but somewhere I must have made a mistake I guess.
problem now is that on the webGUI the config looks following:
mail.domail.tld A X.Y.Z.47
ns1.mail.domail.tld A X.Y.Z.47
ns2.mail.domail.tld A X.Y.Z.47
domail.tld A X.Y.Z.61
www.domail.ltd A X.Y.Z.61
so exactly like i want it,…
But my secondary dns still recives the Records like
mail.domail.tld A X.Y.Z.47
ns1.mail.domail.tld A X.Y.Z.47
ns2.mail.domail.tld A X.Y.Z.47
domail.tld A X.Y.Z.47
www.domail.ltd A X.Y.Z.47
dig @127.0.0.1 or any other machine gets the same
/home/user-data/dns/custom.yaml has domail.tld and www.domail.ltd as “A X.Y.Z.61”
sudo ./mailinabox/tools/dns_update --force
didnt help
Funfact or the point where i dont have a clue whats going on ist that the same settings work completly fine for domain[2-9].tld so it works for 8 domains but not the domain where the domain MIAB primary configured.
And yes I’m working on that problem for multible TTLs already
No, I mean the provider of the Secondary DNS. They need to know from which IP AXFR requests are to be accepted.
But, that is irrelevant at this point, since WHOIS on the domain does not match the SOA and the authoritative NS in the records on your primary MiaB.
Of course, it is possible that I am looking at the wrong domain, though I doubt is since the x.x.x.47 matches. If you want to send me a PM confirming the MiaB hostname, and one or more of the other domains that DNS is being served for, I’ll try to point you in the right direction.
Its the complete wrong point of view u are focusing on. Its not the secondary DNS that is the problem.
The problem is that MIAB is providing a other IP for the A entries for www.domain.tld and domain.tld when u make a dig request than u can find in the GUI and the yaml file.