My DNS server does not seem to be correctly configiured by Virtualmin. I get this warming from intodns.com:
WARNING: SOA MNAME is not listed as a primary nameserver at your parent nameserver!
All SOA records appear to this form
mydomain.tld IN SOA mydomain.com. postmaster.mydomain.tld. (…
In y understanding, it should look like
mydomain.tld IN SOA ns.dnsserver.com. postmaster.mydomain.tld. (…
or even
@ IN SOA ns.dnsserver.com. postmaster.mydomain.tld. (…
Thanks for help