Hello, I have a webserver and 4 dns-only servers.
When I edit a zone for a domain I see the server is only reloading bind on 2 servers out of 4. I see the zone being transferred via /var/log/messages though on all servers.
What could the problem be?
Edit: Fixed, problem was named.conf.cache was corrupted.
mv named.conf.cache named.conf.cache.old fixed the problem.
When I edit a zone for a domain I see the server is only reloading bind on 2 servers out of 4. I see the zone being transferred via /var/log/messages though on all servers.
What could the problem be?
Edit: Fixed, problem was named.conf.cache was corrupted.
mv named.conf.cache named.conf.cache.old fixed the problem.
Last edited: