Jump to content

Recommended Posts

Posted

Hi

 

In regards to an additional domain controllers ipv4 dns settings what is the best way to set this?

 

I am currently set like this: Is it ok?

 

dc01

ip 192.168.1.254

 

preferred dns

192.168.1.254

 

 

dc02

ip 192.168.1.253

 

preferred dns

192.168.1.254

 

Thanks

Posted

Have you installed DNS on the additional server, this would be a good thing to look into.

 

Additionally, If you use the same domain controller/s for DHCP look into DHCP load balancing or split the scopes between the servers.

Posted
You should be pointing DNS servers to themselves

 

Not according to MS recently it's not.

 

Windows Server 2008, Windows Server 2008 R2, Windows Server 2012

 

The inclusion of its own IP address in the list of DNS servers improves performance and increases availability of DNS servers. However, if the DNS server is also a domain controller and it points only to itself, or points to itself first for name resolution, this can cause a delay during startup. For this reason, use caution when configuring the loopback address on an adapter if the server is also a domain controller. The loopback address should be configured only as a secondary or tertiary DNS server on a domain controller.

 

Based on their "best practice analyzer"

 

Steve

Posted
Sure have. How many times do you restart your DC's anyway ?

 

It's not just due to that it causes lots of issues if things get upset, just picked first example :)

 

The inclusion of its own IP address in the list of DNS servers improves performance and increases availability of DNS servers. However, if the DNS server is also a domain controller and it points only to itself for name resolution, it can become an island and fail to replicate with other domain controllers. For this reason, use caution when configuring the loopback address on an adapter if the server is also a domain controller. The loopback address should be configured only as a secondary or tertiary DNS server on a domain controller.

 

etc etc :)

 

Steve

Posted (edited)

I've just checked mine. 2 DNS's both DC's.

 

Mines is actually set up like @Steve21

 

DC1 primary = DC2

DC2 primary - DC1

 

Secondary's point to 127.0.0.1

 

Must have come across that before :)

Edited by mikkydoos

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...