PC Review


Reply
Thread Tools Rate Thread

DNS Config.,.

 
 
Dragon
Guest
Posts: n/a
 
      3rd Apr 2004
Hi,

I have two Win2K DCs with AD integrated DNS. I wanted to know which IPs
should I configure on each server as its DNS server.Here is how I have it
configured right now:

DC1
IP: 192.168.1.1
DNS1: 192.168.1.1
DNS2: 192.168.1.2

DC2
IP: 192.168.1.2
DNS1: 192.168.1.2
DNS2: 192.168.1.1

Thank you.






 
Reply With Quote
 
 
 
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      3rd Apr 2004
In news:%(E-Mail Removed),
Dragon <(E-Mail Removed)> posted their thoughts, then I offered
mine
> Hi,
>
> I have two Win2K DCs with AD integrated DNS. I wanted to know which
> IPs should I configure on each server as its DNS server.Here is how I
> have it configured right now:
>
> DC1
> IP: 192.168.1.1
> DNS1: 192.168.1.1
> DNS2: 192.168.1.2
>
> DC2
> IP: 192.168.1.2
> DNS1: 192.168.1.2
> DNS2: 192.168.1.1
>
> Thank you.



Recommended suggestion (provided they're on the same subnet and not across a
WAN link):

DC1
IP: 192.168.1.1
DNS1: 192.168.1.2
DNS2: 192.168.1.1

DC2
IP: 192.168.1.2
DNS1: 192.168.1.1
DNS2: 192.168.1.2


--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
Santhosh Sivarajan
Guest
Posts: n/a
 
      4th Apr 2004
Ace,

Can you explain why MS is recomending this configuraiton? I remember we had
Island problem in W2k but they fixed it in SP4.

Note: For the first DC installtion you have to point the DNS server to
itself !!

Santhosh


"Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
> In news:%(E-Mail Removed),
> Dragon <(E-Mail Removed)> posted their thoughts, then I offered
> mine
> > Hi,
> >
> > I have two Win2K DCs with AD integrated DNS. I wanted to know which
> > IPs should I configure on each server as its DNS server.Here is how I
> > have it configured right now:
> >
> > DC1
> > IP: 192.168.1.1
> > DNS1: 192.168.1.1
> > DNS2: 192.168.1.2
> >
> > DC2
> > IP: 192.168.1.2
> > DNS1: 192.168.1.2
> > DNS2: 192.168.1.1
> >
> > Thank you.

>
>
> Recommended suggestion (provided they're on the same subnet and not across

a
> WAN link):
>
> DC1
> IP: 192.168.1.1
> DNS1: 192.168.1.2
> DNS2: 192.168.1.1
>
> DC2
> IP: 192.168.1.2
> DNS1: 192.168.1.1
> DNS2: 192.168.1.2
>
>
> --
> Regards,
> Ace
>
> Please direct all replies to the newsgroup so all can benefit.
> This posting is provided "AS-IS" with no warranties and confers no
> rights.
>
> Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
> Microsoft Windows MVP - Active Directory
> --
> =================================
>
>



 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      4th Apr 2004
In news:%(E-Mail Removed),
Santhosh Sivarajan <(E-Mail Removed)> posted their thoughts, then
I offered mine
> Ace,
>
> Can you explain why MS is recomending this configuraiton? I remember
> we had Island problem in W2k but they fixed it in SP4.
>
> Note: For the first DC installtion you have to point the DNS server to
> itself !!
>


It eliminates any possiblitly of the Island issue (even though SP2 fixed
it). It also eliminates any possibility of 5781 errors where the zone is not
available due to the AD database not yet initialized. This occurs
*occasionaly* mostly due to if the server is overloaded or not. It's more or
less now "Best Practice".


--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
lisa
Guest
Posts: n/a
 
      4th Apr 2004
Hi,
The best configuration is to configure only one DNS.
The first DNS is always the own IP-Adress.
It's the idea of AD (the DNS-Replication in AD)

Is in your configuration the DNS-Server's DNS-databese
corrupt (for example), he contacts the 2nd DNS. He will
never repair his own database and he will never look in
his own database, because he has the 2nd DNS.

I hope, it helps you. (my english isn't the best :-)
li


>-----Original Message-----
>Hi,
>
>I have two Win2K DCs with AD integrated DNS. I wanted to

know which IPs
>should I configure on each server as its DNS server.Here

is how I have it
>configured right now:
>
>DC1
>IP: 192.168.1.1
>DNS1: 192.168.1.1
>DNS2: 192.168.1.2
>
>DC2
>IP: 192.168.1.2
>DNS1: 192.168.1.2
>DNS2: 192.168.1.1
>
>Thank you.
>
>
>
>
>
>
>.
>

 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      5th Apr 2004
In news:1856e01c41a7f$15125bf0$(E-Mail Removed),
lisa <(E-Mail Removed)> posted their thoughts, then I
offered mine
> Hi,
> The best configuration is to configure only one DNS.
> The first DNS is always the own IP-Adress.


Actually to touch base on this statement, this is not always the best
configuration. If there are more than one DC/DNS on a subnet, it's
recommended (and consensus among the engineers) to point to the partner DNS
as the first entry and itself as the second entry. This eliminates a couple
errors and possible problems.

But in most cases, if the only one on a subnet, and there is another in
anohter subnet (remote location), point to itself first, then the other one
in the remote location as the second entry.

If the only DC/DNS, then only point to itself.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
Dragon
Guest
Posts: n/a
 
      5th Apr 2004
Thank you Ace and everyone for your help.


"Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&(E-Mail Removed)> wrote in
message news:%(E-Mail Removed)...
> In news:1856e01c41a7f$15125bf0$(E-Mail Removed),
> lisa <(E-Mail Removed)> posted their thoughts, then I
> offered mine
> > Hi,
> > The best configuration is to configure only one DNS.
> > The first DNS is always the own IP-Adress.

>
> Actually to touch base on this statement, this is not always the best
> configuration. If there are more than one DC/DNS on a subnet, it's
> recommended (and consensus among the engineers) to point to the partner

DNS
> as the first entry and itself as the second entry. This eliminates a

couple
> errors and possible problems.
>
> But in most cases, if the only one on a subnet, and there is another in
> anohter subnet (remote location), point to itself first, then the other

one
> in the remote location as the second entry.
>
> If the only DC/DNS, then only point to itself.
>
> --
> Regards,
> Ace
>
> Please direct all replies to the newsgroup so all can benefit.
> This posting is provided "AS-IS" with no warranties and confers no
> rights.
>
> Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
> Microsoft Windows MVP - Active Directory
> --
> =================================
>
>



 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      5th Apr 2004
In news:(E-Mail Removed),
Dragon <(E-Mail Removed)> posted their thoughts, then I offered
mine
> Thank you Ace and everyone for your help.
>
>


You're welcome.
:-)

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dll config and web.config and Label Expressions (binding label text to dll config settings) CSharpner Microsoft ASP .NET 0 9th Apr 2007 10:00 PM
DTDs for machine.config, web.config, security.config available ? =?Utf-8?B?UGF1bCBLZW5uZWR5?= Microsoft Dot NET Framework 1 5th Feb 2007 05:42 AM
sharedListeners config in app.config file doesn't recognize customlocation attribute RJ Microsoft Dot NET 0 1st Nov 2006 08:48 PM
using ReadXml to read exe.config file into Grid and update the exe.config using WriteXml hazz Microsoft C# .NET 0 7th Jul 2006 10:32 PM
Configuration Error - c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Ivan Microsoft ASP .NET 1 21st May 2004 05:18 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:54 PM.