LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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
  Search this Thread
Old 12-27-2004, 02:53 AM   #1
tzkolinux
LQ Newbie
 
Registered: Dec 2004
Posts: 4

Rep: Reputation: 0
dns round-robin


hi everybody...

i need help..

i am using fedora core 1 and bind 9.

can bind 9 support dns round-robin.

i want to use this feature for dns name load balancing.

can i use that feature with bind 9?

thanks
 
Old 12-27-2004, 03:49 AM   #2
this213
Member
 
Registered: Dec 2001
Location: ./
Distribution: Fedora, CentOS, RHEL, Gentoo
Posts: 167

Rep: Reputation: 34
you should be able to just make 2 (or more) A records for the same thing pointing to 2 (or more) IP addresses:
Code:
www   IN   A   192.168.0.1
www   IN   A   192.168.0.2
...and so on.

For mail, give all of your mail servers the same preference:
Code:
            IN   MX   10   mail1.mydomain.com
            IN   MX   10   mail2.mydomain.com

mail1   IN   A   192.168.0.2
mail2   IN   A   192.168.0.2
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Network Load Balancing & DNS round robin scooby snacks Linux - Networking 1 04-19-2004 12:28 PM
Setting Up DNS Round Robin? Longhair Linux - Networking 0 05-26-2003 01:34 AM
Setting Up DNS Round Robin Longhair Linux - Newbie 0 05-25-2003 12:09 PM
round robin for servers deepagodkhindi Programming 5 05-11-2003 05:50 AM
Round Robin DNS Lucsi Linux - Software 1 07-18-2002 04:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:11 AM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration