For my name servers, www.solvedns.com reports the following error: "The following name servers know about domain names for which they are not authoritative. They might support recursive queries.". What does this error mean?
Thats completely right. They are currently set to the same IP. [root@portal ~]# dig ns solvedns.com +short dns2.hostspectrum.com. dns1.hostspectrum.com. [root@portal ~]# dig a dns2.hostspectrum.com +short 64.92.114.3 [root@portal ~]# dig a dns1.hostspectrum.com +short 64.92.113.3 [root@portal ~]# Officially you should have them pointed to 2 different IP addresses.
I think you used solvedns.com as my domain name. solvedns.com is just a dns diagnostic tool I used which reported the error. Anyways, the IP addresses that dig returned are different
I prefer not to post my domain name as this error is not affecting the functionality of my site. But it would be good to get rid of it.