Question : Secondary DNS zone Reload issue.

Secondary DNS zone Reload issue.
I have one Primary DNS server and two secondary DNS servers.
one of the two scondary DNS server can reload the zones from the master with no issue.
But the other Secondary DNS server can not reload the zones from the primary DNS.
What I noticed in the properties of the zones in the Primary DNS server if I go to NS tab I see a star (*) next to the IP address of the Secondary DNS server that has issue, then I remove that server from NS tab then readd it manually and reload the zone, after a while it reloads succefuly.
WHat I noticed also When I try to remove the DNS server from teh NS tab I get a message saying "Do you want to delete host record SECONDARYDNSNAMESERVER.MYDOMAIN.COM [10.10.10.10]"
But I can 't see that host record for that DNS server in the zones at all, since there is no zone for MYDOMAIN.COM in that DNS server, though this DNS server is member of the domain MYDOMAIN.COM.

I restarted primary and seconday DNS many times and still have the same issue. I enabled logging in the Secondary DNS that has issue and noticed that it's the primary DNS that is refusing the transfer of the zone.

I have many zones, so I would like to know if there is a quick solution to fix this issue, instead of going zone by zone and do what I have done so far to fix one zone at a time.

Thanks

Answer : Secondary DNS zone Reload issue.


> But I can 't see that host record for that DNS server in the zones at all

Glue records like that tend to be considered "out-of-zone" and because of that don't display in the GUI. A bit annoying really. They can be added / removed using scripts if necessary. If the IP had a * beside it then no Glue was present in the zone anyway.

That means a zone called "domain.com" could potentially have a record like "ns2.otherdomain.com.  IN A 1.2.3.4" within the "domain.com" zone. But that record would not be visible within the GUI.

I guess it's set to allow zone transfers to all servers in the Name Server list? If so, you might consider changing it to a set list of servers and entering the IP addresses.

Chris
Random Solutions  
 
programming4us programming4us