HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DNS BIND Question (Load Balancing)
Operating System - HP-UX
1832657
Members
2977
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 12:00 AM
02-17-2009 12:00 AM
DNS BIND Question (Load Balancing)
Hi
This is my first post.
I would like to know if the DNS setup that I'd like to do is possible with BIND. My experience in BIND is not yet good enough.
Here is the setup:
I have two hosts, HOST_A and HOST_B with one DNS server in the middle and two web servers, WEB_A and WEB_B. Let's say they are in the same domain, "acme.com". If HOST_A perform a DNS query with the domain "acme.com", the DNS give the IP address of WEB_A. Then, if HOST_B, the DNS will give the IP address of WEB_B.
Is there a way in BIND to make 2 regions/profile where can choose in a 2 separate IP pool of web servers and give to the hosts based according to host's IP address? I know this kind of setup is possible in f5 3-DNS as load balancing solution, but I'd just like to know if this is also possible with BIND alone in a single box.
Any ideas or workaround on this kind of setup?
Thanks in advance.
Roy
This is my first post.
I would like to know if the DNS setup that I'd like to do is possible with BIND. My experience in BIND is not yet good enough.
Here is the setup:
I have two hosts, HOST_A and HOST_B with one DNS server in the middle and two web servers, WEB_A and WEB_B. Let's say they are in the same domain, "acme.com". If HOST_A perform a DNS query with the domain "acme.com", the DNS give the IP address of WEB_A. Then, if HOST_B, the DNS will give the IP address of WEB_B.
Is there a way in BIND to make 2 regions/profile where can choose in a 2 separate IP pool of web servers and give to the hosts based according to host's IP address? I know this kind of setup is possible in f5 3-DNS as load balancing solution, but I'd just like to know if this is also possible with BIND alone in a single box.
Any ideas or workaround on this kind of setup?
Thanks in advance.
Roy
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 12:44 AM
02-17-2009 12:44 AM
Re: DNS BIND Question (Load Balancing)
Hello,
It is possible but not pretty.
Current versions of BIND do not have
what you want exactly.
Hint: set up two views (known by names
split-horizon or split-zones), and
define two groups of IP addresses that
they can serve. In the first view,
define "match clients" clause to
provide answer WEB_A to certain subnets
or hosts. Likewise, second view
would give answer WEB_B to other subnets...
Multiple views are part of BIND 9.x.
Cheers,
VK2COT
It is possible but not pretty.
Current versions of BIND do not have
what you want exactly.
Hint: set up two views (known by names
split-horizon or split-zones), and
define two groups of IP addresses that
they can serve. In the first view,
define "match clients" clause to
provide answer WEB_A to certain subnets
or hosts. Likewise, second view
would give answer WEB_B to other subnets...
Multiple views are part of BIND 9.x.
Cheers,
VK2COT
VK2COT - Dusan Baljevic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 02:07 AM
02-17-2009 02:07 AM
Re: DNS BIND Question (Load Balancing)
Shalom Roy,
First, DNS is not a very intense application with a lot of data traffic or CPU need.
It has a master/slave configuration that provides high availability. If the master server is offline or unavailable or busy, the slave gets the traffic.
The way DNS is done on the public Internet, provides some amount of load balancing by itself.
Is there a way to build two regions? Yes, you can have local servers with slightly different configuration.
On the public internet that will show up as inconsistent configuration.
SEP
First, DNS is not a very intense application with a lot of data traffic or CPU need.
It has a master/slave configuration that provides high availability. If the master server is offline or unavailable or busy, the slave gets the traffic.
The way DNS is done on the public Internet, provides some amount of load balancing by itself.
Is there a way to build two regions? Yes, you can have local servers with slightly different configuration.
On the public internet that will show up as inconsistent configuration.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP