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

Next revision
Previous revision
networking:windows:windows_dns [2013/04/19 16:14]
gcooper created
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 =====
 +
 +http://www.tomshardware.com/faq/id-1954333/create-reverse-primary-dns-zone-windows-server-2012.html
 +
 +===== Dynamic Updates =====
  
 http://msmvps.com/blogs/acefekay/archive/2009/08/20/dhcp-dynamic-dns-updates-scavenging-static-entries-amp-timestamps-and-the-dnsproxyupdate-group.aspx http://msmvps.com/blogs/acefekay/archive/2009/08/20/dhcp-dynamic-dns-updates-scavenging-static-entries-amp-timestamps-and-the-dnsproxyupdate-group.aspx
 +
 +===== Forwarding =====
 +
 +http://www.mcmcse.com/microsoft/guides/70-410/dns_forwarding.shtml
 +
 +
networking/windows/windows_dns.1366409658.txt.gz · Last modified: 2013/04/19 16:14 by gcooper