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 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
|