User Tools

Site Tools


networking:windows:windows_dns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
networking:windows:windows_dns [2015/01/02 13:08]
gcooper
networking:windows:windows_dns [2015/08/09 17:53] (current)
gcooper
Line 1: Line 1:
 ====== Windows DNS ====== ====== Windows DNS ======
 +
 +===== Best Practices =====
 +
 +https://abhijitw.wordpress.com/2012/03/03/best-practices-for-dns-client-settings-on-domain-controller/
 +
 +==== Domain Conroller + DNS Server ====
 +
 +  * If this is only DC+DNS server
 +    * Set client DNS setting to local (private) IP address
 +    * Not 127.0.0.1
 +  * If there is another DC+DNS server
 +    * Set the primary client DNS setting to the private IP address of the other DC+DNS server
 +    * Set the secondary client DNS setting to the private IP address of this DC+DNS server
 +
 +==== Domain Members ====
 +
 +  * Set workstation/member server primary to closest/local DNS server
 +  * Set workstation/member server secondary to remote/alternate DNS server
 +  * Do not use public DNS servers
  
 ===== Reverse Lookup Zones ===== ===== Reverse Lookup Zones =====
networking/windows/windows_dns.1420229315.txt.gz · Last modified: 2015/01/02 13:08 by gcooper