Understanding DHCP setting for DNS Server Options and Scope Options
Posted
by
Saariko
on Server Fault
See other posts from Server Fault
or by Saariko
Published on 2012-07-01T11:04:39Z
Indexed on
2012/07/01
15:18 UTC
Read the original article
Hit count: 326
windows-server-2008
|dns
I have installed 2 DC's on my network (W2K8 R2) both serve as a replicate DC on my domain.
On one of them (DC1) there is also a DHCP server running.
On both I have a DNS server running.
I am trying to understand the difference in the settings within the DHCP of Server Options and Scope Options.
As I understand it: On the server options, I should put an external DNS for system (lets say 8.8.8.8 - google) And on the scope options, I should put both my internal dc1 and dc2 IP's as the server. - which are than distributed to my domain clients.
Is that correct?
Is there a better way?
Do I need to add loopback address as well?
© Server Fault or respective owner