I have configured a web server and 2 name servers and clustered the dns. The clustered machines all indicate with green checks that they are communicating. The web server is set to synchronize to the 2 name servers and the 2 name servers point back to the web server and are set to standalone.
web server dns path diagram shows
ws
---> ns1
---> ns2
name server 1 dns path diagram shows
ns1
name server 2 dns path diagram shows
ns2
I can dig from the web server and get a successful resolve on both name server ip addresses. When I dig from the ip of either name server nothing resolves.
I have gone to shell and forced a dns synchronize (./dnscluster syncall) and the command comes back successful (syncing to all machines in cluster ...... Done) and yet still the A records do not get properly (or at least do not appear to be) propagated to the name servers.
Can someone assist me in resolving what I am doing wrong?
Thanks in advance
web server dns path diagram shows
ws
---> ns1
---> ns2
name server 1 dns path diagram shows
ns1
name server 2 dns path diagram shows
ns2
I can dig from the web server and get a successful resolve on both name server ip addresses. When I dig from the ip of either name server nothing resolves.
I have gone to shell and forced a dns synchronize (./dnscluster syncall) and the command comes back successful (syncing to all machines in cluster ...... Done) and yet still the A records do not get properly (or at least do not appear to be) propagated to the name servers.
Can someone assist me in resolving what I am doing wrong?
Thanks in advance