This shows you the differences between two versions of the page.
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:// | ||
+ | |||
+ | ==== 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/ | ||
+ | * Set workstation/ | ||
+ | * Do not use public DNS servers | ||
+ | |||
+ | ===== Reverse Lookup Zones ===== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | ===== Dynamic Updates ===== | ||
http:// | http:// | ||
+ | |||
+ | ===== Forwarding ===== | ||
+ | |||
+ | http:// | ||
+ | |||
+ |