I have two servers primary DC1/DNS1(+DHCP1) and secondary DC2/DNS2(+DHCP2).
DC1/DNS1 Primary
IP
192.168.1.10 (DNS1) Primary
192.168.1.11 (DNS2) Secondary
Forward lookup zone
AD-Integrated
ALL DNS in forest
zONE TRANSFER
192.168.1.11
-
Reverse lookup zone
192.168.1.11
zONE TRANSFER
192.168.1.11
------------------------------------
DC2/DNS2 Secondary
IP
192.168.1.11 (DNS2) Primary
192.168.1.10 (DNS1) Secondary
Forward lookup zone
Secondary
Adres Ip
192.168.1.10
zONE TRANSFER
192.168.1.10
-
Reverse lookup zone
192.168.1.10
zONE TRANSFER
192.168.1.10
Currently,clients dont see backup server (secondary). To be completely happyI shouldadd inDHCP1(primary server) Scope options -> 006 Server DNS -> 192.168.1.10 and 192.168.1.11?
Whatis a bettersolution.Do not changeanything and leave primary and secondary dns? or change on bothDNS servers to primary AD-Integrated and remove zone transfer? And only add Scope options -> 006 Server DNS -> 192.168.1.10/192.168.1.11?
I think primary AD-Integrated i better option?