dhcp&dns relation in active directory
5 pts.
0
Q:
dhcp&dns relation in active directory
dhcp&dns relation in active directory
ASKED: Nov 11 2008  4:03 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
29855 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
DHCP is what issues dynamic IP addresses to computers and other devices on the network.
DNS is what computers and other devices on the network use to find each others IP address. DNS is also used to find the domain controllers as well as other key services on the network.

--------------------------------------

At least one DNS server must exist on the network in order to make active directory work. At the other hand, DHCP is not really necesssary.

At first sight, one could say that DHCP has no direct relation to DNS, but DHCP can also be configured to dynamically collaborate with DNS to provide secure dynamic updates for A and PTR records in DNS.
Last Answered: Nov 11 2008  7:11 AM GMT by Carlosdl   29855 pts.
Latest Contributors: Mrdenny   46795 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Labnuke99   26290 pts.  |   Nov 11 2008  12:43PM GMT

AD integrated DNS also provides records to find various services. DNS records like _srv permit a client to find kerberos authentication services. There are several different DNS records that start with the “_” character. These are held in the _MDCS zone in AD DNS. There are third party DNS services that can also provide these capabilities. Infoblox is one.

 
0