Jump to content

Recommended Posts

Posted
We have 2 Dcs both have DNS, 1 is messed up. What is the best way to remove the DNS service and re setup from scratch. Is it by manage server remove DNS role?
Posted
Ok I removed DNS re installed but it brought back all the old records, so its in the same state.
Posted

yes

its when I type in the ip address of the server it can't find it, it does if i put in the server name.

Posted (edited)

Are you sure that nslookup is using the DCs?

 

I believe that nslookup will fall back to netbios name resolution if it doesn't get an answer from DNS.

Edited by psydii
Posted

DNS best practice:

On your TCP/IP settings of DC1, have 127.0.0.1 set as the primary DNS server, and the ip of DC2 as the secondary.

On your TCP/IP Settings of DC2 have 127.0.0.1 set as the primary DNS server, and the ip of DC1 as the secondary.

 

For your clients/non-dc servers whether static tcpi/ip settings or in the DHCP Scope Options on your DHCP Server, have DC1 set as primary and DC2 as secondary DNS servers.

 

Configure your DNS Servers to use either your ISP DNS, Google DNS or Open DNS as your DNS Forwarders.

 

If your servers do not appear to be registered properly, check that their TCP/IP settings are correct and then issue the command ipconfig /registerdns at an elevated command prompt.

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...