cajx
asked on
Windows 2003 DNS - network card settings for DNS servers
Windows primary DNS servers need to have their own IP set as their preferred (only I think) DNS server in their network card TCP/IP properties.
What do secondary DNS servers need to have in their network card properties?
What do secondary DNS servers need to have in their network card properties?
Set the secondaries to point to the primary.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I see some conflicting advice. Can anything give a reference URL or whatnot that will help us get a concrete answer?
My biggest concern is that when your primary DNS goes down, won't your secondary DNS servers have major issues if they are only pointing to the primary? How will they function?
To answer the questions posed to me: We tried AD integrated but had weird probelms with zones disappearing. Eventually we heard enough people with the same problem that we decided to go to the more standard primary and secondary DNS servers. This has been working better for us.
My biggest concern is that when your primary DNS goes down, won't your secondary DNS servers have major issues if they are only pointing to the primary? How will they function?
To answer the questions posed to me: We tried AD integrated but had weird probelms with zones disappearing. Eventually we heard enough people with the same problem that we decided to go to the more standard primary and secondary DNS servers. This has been working better for us.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
If you use AD integrated DNS this is not an issue which is why it is the preferred option (that and better security, better integration, more efficient replication)
With AD integrated DNS you don't have the updateable primary DNS and read only secondaries, you have multiple primaries, any and all of which can be updated and will replicate the changes to the others as part of the normal AD integration.
Clients if you have multiple internall windows DNS servers then clients should point at one as the preferred DNS and another as the alternate. You should make the DNS server point to itself as preferred DNS. The thinking now seems to be that an alternate DNS on a DNS server causes more issues than it solves.
With AD integrated DNS you don't have the updateable primary DNS and read only secondaries, you have multiple primaries, any and all of which can be updated and will replicate the changes to the others as part of the normal AD integration.
Clients if you have multiple internall windows DNS servers then clients should point at one as the preferred DNS and another as the alternate. You should make the DNS server point to itself as preferred DNS. The thinking now seems to be that an alternate DNS on a DNS server causes more issues than it solves.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
OK, thanks all for the immense help. Gotta love experts-exchange! I'll probably give integrated another chance our problem with the zones magically disappearing.
If you have Primary & Secondary DNS servers, then on network card properties for your secondary DNS configure the primary DNS server to point to themselves and configure the secondary DNS server on the network card to point to the primary DNS server.
i