DNS Report looks REALLY messy for new server

rszkutak

Verified User
Joined
Dec 22, 2003
Messages
173
Location
Scottsdale, AZ & Clam Gulch, AK
Hello,
Got a new server online (bn-host.com), and the DNS report looks really bad. Since we did a DA to DA transfer with differnet IP's i would expect some issues, but this report just looks nasty.

If you pull a DNS report (bluenetworking.com): http://dnsreport.com/tools/dnsreport.ch?domain=bluenetworking.com Interesitng enough if you pull another report on a domain name that is also a resller on the system it comes up pretty clean, with one error that i know what it is. http://dnsreport.com/tools/dnsreport.ch?domain=kateshosting.com

You will see that in the DNS servers tab their is something goofy happening there. I get fail's on the following area's.

Open DNS servers
Missing nameservers 2
Stealth NS record leakage

--------------------
On one domain name using the Stealth NS record leakage, i just don't understand why it is reporting what it is reporting. ???


Your DNS servers leak stealth information in non-NS requests:

Stealth nameservers are leaked [ns2.bluenetworking.com.]!
Stealth nameservers are leaked [ns1.bluenetworking.com.]!

This can cause some serious problems (especially if there is a TTL discrepancy). If you must have stealth NS records (NS records listed at the authoritative DNS servers, but not the parent DNS servers), you should make sure that your DNS server does not leak the stealth NS records in response to other queries.


----------------------

I have created a host for the server through godaddy and it workes perfectly. I am using the proper name servers on all domain names that i manage for our clients.

NS1.BN-HOST.COM
75.126.226.14
Last Updated: 5/22/2007

NS2.BN-HOST.COM
75.126.220.96
Last Updated: 5/22/2007


++++++++++++++++++++

Am I missing anythign here ??? Can someone enlighten me as to why my DNS is acting like a fool ?

Thanks,
Rob
 
open DNS servers
self explanatory; there's lots of info on these forums as to how to fix this.

Missing (stealth) nameservers
Do you have the wrong nameserver names somewhere in the zone file?

Missing nameservers 2
Your zone file needs your nameservers listed as ns records.

Single Point of Failure
Get slave DNS from someone/somewhere instead of listing your own server twice.

Stealth NS record leakage
See my note above for Missing (stealth) nameservers.

SOA MNAME Check
Your SOA records probably still show the master nameserver from the old server instead of the new master nameserver for the new server.

Jeff
 
Back
Top