Problem with dns update

BestBoard

Verified User
Joined
Sep 8, 2006
Messages
180
hello,
when i update my domain name to my server the domain don't work :(
i check the problem with "DNS Report"
here: http://dnsreport.com/tools/dnsreport.ch?domain=bestb.net
in my server installed Named 9.3.2, Da 1.27.5, Os CentOs 4.1

Edit:

I found the problem.
In named.conf the line "zone "bestb.net" { type master; file "/var/named/bestb.net.db"; };" don't add and i don't know why.
If you can help me to solve my problem ivery thank you! :)

**I'm sorry for my bad english**
 
Last edited:
hey, you have mutiple errpor:

1. recursive lookup fix is found here: http://dnsreport.com/info/opendns.htm look under BIND...

2. ns1 and ns2 need to be on different ip's... these can be on the saim machine, although that isn't encouraged (see http://www.directadmin.com/forum/showthread.php?s=&threadid=14786)

3. Is the same as 2... although this is about 2 server in stead of 2 ip's... keep track of this thread: http://www.directadmin.com/forum/showthread.php?s=&threadid=14786... your DNS will work though on 1 server (does here)

4. ERROR: The IP of one or more of your mail server(s) have no reverse DNS (PTR) entries (if you see "Timeout" below, it may mean that your DNS servers did not respond fast enough). RFC1912 2.1 says you should have a reverse DNS for all your mail servers. It is strongly urged that you have them, as many mailservers will not accept mail from mailservers with no reverse DNS entry. You can double-check using the 'Reverse DNS Lookup' tool at the DNSstuff site (it contacts your servers in real time; the reverse DNS lookups in the DNS report use our local caching DNS server). The problem MX records are:
105.149.179.80.in-addr.arpa [No reverse DNS entry; 'Server Failure' (check it)]

Not sure what to do here... but maybe somene else can help you here..

Hope this helps a bit...
- Mike
 
Back
Top