If I check my domain on Pingability its fine
Zone Info: mydomain.com
Information mydomain.com./123.199.911.111 is located in Shantytown.
Information www.mydomain.com is a CNAME record pointing to mydomain.com.
Information 7 seconds to complete zone checks.
If I check it on Dig Men & Mice it resolves fine too
; <<>> DiG 9.8.1-P1 <<>> @ns1.box.mybox.com mydomain.com A +m
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35578
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;mydomain.com. IN A
;; ANSWER SECTION:
mydomain.com. 1800 IN A 123.199.911.111
;; AUTHORITY SECTION:
mydomain.com. 1800 IN NS ns1.box.mybox.com.
mydomain.com. 1800 IN NS ns2.box.mybox.com.
;; Query time: 256 msec
But the status page in MIAB tells me this:
“Nameserver glue records are incorrect. The [ns1] and [ns2] nameservers must be configured at your domain name registrar as having the IP address [IP]. They currently report addresses of [Not Set]/[Not Set]. It may take several hours for public DNS to update after a change.”
and
The nameservers set on this domain are incorrect. They are currently [Not Set]. Use your domain name registrar’s control panel to set the nameservers to [ns1]; [ns2]
I have not used DNSSEC before and several times removed all the records and tried setup several times. Even wiped all the DNS records and used a script to configure all my domains via CURL. Every domain works fine except for one!
As its just a personal domain i have let this be for months so system has gone through several upgrades and many restarts.
Have tried anything I could think off but this domain is now unused and I would like to start using it.
Any help is much appreciated.