User Tools

Site Tools


software:microsoft:windows:dns

Differences

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

Link to this comparison view

software:microsoft:windows:dns [2016/08/26 01:33] – created superwizardsoftware:microsoft:windows:dns [2016/08/26 01:37] (current) superwizard
Line 1: Line 1:
-http://msmvps.com/blogs/systmprog/archive/2006/10/31/DNS-and-Active-Directory-best-practices_2E00_.aspx+====== DNS and Active Directory best practices ====== 
 + 
 + 
 +from: http://blogs.msmvps.com/systmprog/2006/10/30/dns-and-active-directory-best-practices/ 
 + 
 +<code> 
 +1DNS is pointing to itself in TCP/IP property. 
 + 
 +2. You have configured Forwarders tab in DNS Server property to access Internet. 
 + 
 +3. You have checked the box “Register this connection in DNS” in TCP/IP property. 
 + 
 +4. SOA RR entry is pointing to the same DNS Server address. Expand Forward Lookup Zone > domain_name.com and then in Right Pane find the SOA and NS records and make sure they are configured to use this DNS Server’s IP Address. 
 + 
 +5. If you have *two NICs* make sure DNS is only *listening* on the LAN Interface. 
 + 
 +6. Issue Ipconfig /registerdns command in Domain controller. 
 + 
 +and more 
 +</code>
  
  
software/microsoft/windows/dns.1472175215.txt.gz · Last modified: by superwizard