SunQuest
           DNS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationDNS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old March 10th, 2004, 09:41 AM
Stuart Brown Stuart Brown is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 1 Stuart Brown User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question Remote DNS Servers

Help !

I recently upgraded our 3 site network to 2000 Server. Site 1 is the primary site housing the first DC running DHCP and DNS. Sites 2 and 3 also house a DC performing DHCP and DNS server roles. Sites 2 and 3 also replicate AD from site 1.

My query is in relation to the actual DNS address I give to the DCs in sites 2 and 3. Do I point the server to it's self or do I point it to the primary server in site 1.

Hope this makes sense

StuartB

Reply With Quote
  #2  
Old March 10th, 2004, 11:58 AM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,193 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 14 h 27 m 56 sec
Reputation Power: 77
I'm going to repeat your question using a kind of diagram approach. If I am wrong explaining your problem, I need to be corrected. Otherwise, your answer follows:

[QUESTION]

You have 3 DNS servers; one server at each site.

ns1.company.com (127.0.0.1)
ns2.company.com (127.0.1.1)
ns3.company.com (127.0.2.1)

all 3 servers hosts the "company.com" domain.

You have 3 webservers; one server at each site.

127.0.0.2
127.0.1.2
127.0.2.2

And you're wanting to know which of the above IP's you should have "www.company.com" point to.

[ANSWER]

I can think of 2 strategies.

1) All 3 servers has the following 3 records:

www.company.com. A 127.0.0.1
www.company.com. A 127.0.1.1
www.company.com. A 127.0.2.1

The result is when somebody resolves your domain, they'll get one of those IP's. This distributes load across all 3 servers. If one of the sites go down, you will lose 1 dns server, and 1 website. People will still be able to get to your website, but there may be some technical difficulties (sometimes a page doesn't display, some clients may not be able to reach the site at all sometimes).

2) Each server points to it's own webserver address:

ns1.company.com (127.0.0.1) has this record:

www.company.com. A 127.0.0.2

ns2.company.com (127.0.1.1) has this record:

www.company.com. A 127.0.1.2

ns3.company.com (127.0.2.1) has this record:

www.company.com. A 127.0.2.2

As a general rule, people should not have different information on different servers. But sometimes this can be useful. The result here is entirely different from the first strategy. If one site goes down, you lose 1 dns server. This may cause technical difficulties resolving the domain - BUT - if somebody DOES successfully resolve a domain, they will only get the IP of a webserver in a site that is still online. That's the advantage, the disadvantage is that you may not get as evenly distributed traffic among the 3 servers even when they're all up. The first listed name server will most likely be resolved the most - which means the webserver on site1 will be getting the most traffic. A second disadvantage is if only a webserver is down (but not the entire site) then ~1/3rd of your clients won't be able to access your site.

It's your choice.
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links:

Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > Remote DNS Servers


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway