anonymous nameservers: how to set up?
I have a VPS and would like to set up "anonymous" nameservers for a few resellers.My main ns are:
- ns1.domain.com
- ns2.domain.com
I received additional IPs and registered them at my registrar (already propagated) as:
- ns1.anon.com
- ns2.anon.com
Then I edited the DNS zone for anon.com to replaced all "domain.com" entries by "anon.com"
But when I do a DNSReport on the domain, I get several error messages like:
- "You have one or more missing (stealth) nameservers. The following nameserver(s) are listed (at your nameservers) as nameservers for your domain, but are not listed at the the parent nameservers"
ns2.domain.com
ns1.domain.com
- "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.anon.com.
ns2.anon.com."
- "Your DNS servers leak stealth information in non-NS requests:
Stealth nameservers are leaked [ns2.domain.com.]!
Stealth nameservers are leaked [ns1.domain.com.]!"
What else do I have to do to correct this?
Thanks a lot for your help!