LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
LinkBack Search this Thread
Old 06-13-2006, 03:51 PM   #1
twistedpair
Member
 
Registered: Jan 2004
Posts: 71

Rep: Reputation: 15
Multiple WAN links and DNS


All,
I am not entirely sure how best to describe this, but here goes. Suppose you have two WAN links (for redundancy), such as two ADSL lines from different ISP's. So each link has a different subnet. What is the best way to set up DNS? Here's what I am wondering. I would assume you'd have a DNS server on each WAN link. Normally if someone wants to browse your site, either DNS server will respond, and therefore, they'd be able to reach your site from either WAN link. Suppose one of your WAN links goes dead? Wouldn't they not be able to hit that DNS server, and time-out on the request? Is there some way to notify their systems that if that DNS server happens to be unavailable to check the other DNS server? I am sure this is a really fundamental question that I should probably know the answer to by now, but perhaps someone could point me in the right direction?

Thanks!
-P
 
Old 06-14-2006, 03:40 PM   #2
ramram29
Member
 
Registered: Jul 2003
Location: Miami, Florida, USA
Distribution: Debian
Posts: 842
Blog Entries: 1

Rep: Reputation: 44
It's called DNS RR (Round Robin). Basically you setup a DNS server(s), either your own or your ISP's, and your assign the two records of the host name in your zone file:

www IN A 216.10.10.1
IN A 64.20.20.2


If you do this yourself you will need to setup your DNS server as the authority of your domain. You will need change those settings with your registrar.

If you do it through your ISP then you can add the records in their zone files.

Now when www.yourdomain.com is resolved it will try the first address and if not found it will try the second; it will round robin the addresses so you need to make sure the services are clustered.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combine multiple WAN connections quentusrex Linux - Networking 3 01-07-2006 01:45 AM
Advanced routing across multiple WAN links ? michaelsanford Linux - Networking 1 06-28-2005 09:23 PM
Multiple WAN interfaces (FreeBSD Firewall) mxk *BSD 4 03-17-2005 11:21 AM
FreeS/Wan Vs. OpenS/Wan Vs. StrongS/Wan bkankur Linux - Security 1 03-01-2005 09:27 AM
Multiple redundant WAN lines. hubergeek Linux - Networking 8 07-25-2003 09:27 AM


All times are GMT -5. The time now is 05:49 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration