Hi all I have 2 domains and they are: www.hababam.biz & www.hababam.org hxxp://e.imagehost.org/0788/hmbiz.jpg hxxp://e.imagehost.org/0626/hmorg.jpg I am using custom name servers , I have a reseller account with direct admin and my registrar is mydomain.com now both sites are online but there is something wrong with DNS, this issue was present for a long time but when setupping hababam.org dns I remembered it again: http://www.intodns.com/hababam.org http://www.intodns.com/hababam.biz now instead of the IP address why do I have these NS records from your nameservers NS records got from your nameservers listed at the parent NS are: ns1.hababam.biz.hababam.biz [] (NO GLUE) [TTL=14400] ns2.hababam.biz.hababam.biz [] (NO GLUE) [TTL=14400] ... I dont know how it became ns1.domain.com.domain.com , I find it stupid and dont know what caused it but is there a way to fix it ? and also the red parts : Missing nameservers reported by parent FAIL: The following nameservers are listed at your nameservers as nameservers for your domain, but are not listed at the parent nameservers (see RFC2181 5.4.1). You need to make sure that these nameservers are working.If they are not working ok, you may have problems! ns1.hababam.biz.hababam.biz ns2.hababam.biz.hababam.biz Error Missing nameservers reported by your nameservers ERROR: One or more of the nameservers listed at the parent servers are not listed as NS records at your nameservers. The problem NS records are: NS1.hababam.biz NS2.hababam.biz This is listed as an ERROR because there are some cases where nasty problems can occur (if the TTLs vary from the NS records at the root servers and the NS records point to your own domain, for example).
Check your zone files, it looks like you may be missing a period at the end of one of them. All entries with the hababam.org or hababam.biz need to end with a period, ie: ns1.hababam.org. ns2.hababam.biz. If possible, paste your zone file here. Chris
ns1.hababam.org and ns2.hababam.org need a period at the end in the first image: ns1.hababam.org. ns2.hababam.org.
So thats correct style ? If so why does it have the same status as hababam.biz from intodns I updated them few hours ago but still ? so the periods are the only mistakes ?
Does not look like you have A records for your name servers either. In hababam.org zone file add: ns1 A 93.174.92.230 ns2 A 93.174.92.243 Do this for hababam.biz: Change the name servers at the registrar to lower case, as you have NS1 and NS2, they should be ns1 and ns2. Add these records: ns1 A 93.174.92.163 ns2 A 93.174.92.243 Chris
I did the settings as you said , hopefully soon all will work I am gonna check when intodns is back , thanks a lot again !
I used http://dnssy.com/report.php?q=hababam.biz , now all looks good , thanks a lot , the only remaining thing is the MX stuff , I dont know why it doesnt work now but before it used to work pretty well ... I did enter their desired values as well but something is wrong ... I am tryin to use domains.live.com as my domain for msn and hotmail inbox.
no glue means, your nameservers doesnt have A records. Check this out - Common DNS misconfiguration errors: http://corpocrat.com/2009/10/01/troubleshooting-common-dns-misconfiguration-errors/
All set now all the time the problem was the DOT I cant believe ... and thanks I bookmarked the link.