Just wondering if BIND can do GLB -Global Load Balancing Stuff?

Warren Kumari warren at kumari.net
Wed Dec 12 21:39:02 UTC 2012


On Dec 12, 2012, at 10:28 AM, Manish Rane <manishr78 at gmail.com> wrote:

> I understand BIND by default can not work like GLB but wondering if there are any patches available or any other Open source software community is aware of who can perform  such thing.

This isn't really something that BIND does well natively, but you can beat it into submission if you care enough. Depending on what your application is it may be chapter to simply just buy a commercial product for this -- I'm guessing you've already gotten a bunch of replied from folk offering to sell you such a widget…

By using dynamic updates and a small script to do the health check you can fairly easily cobble something together to do this. A long time back I write something that talks to Nagios and added A records when servers were up and pulled them out when the server went down. Worked fairly well, but ended up being more trouble than it was worth...

If you also want geo type stuff:
http://geo.bitnames.com/
http://oilq.org/fr/node/2725
http://backreference.org/2010/02/01/geolocation-aware-dns-with-bind/


W


> 
> 
> On Wed, Dec 12, 2012 at 8:45 PM, <cindyjohnson1 at verizon.net> wrote:
> BIND does a sort of round robin to load balance among the IPs for a specific host; however, it does not monitor any health or routes and doesn't have the same capabilities as a GTM to choose what IP to answer for a name.
> I've worked with F5 GTM to monitor and route traffic based on health, status, load, originator, time-of-day, etc. It depends on the model and modules you get that determine what can be done.
> The implementation you use will be different than ours and should be based on testing what works best. The F5 technicians we work with are very helpful.
>  
>  
> On 12/12/12, Manish Rane<manishr78 at gmail.com> wrote:
>  
> Hi Folks,
> 
> Can BIND work as a Global Load Balancer? Or I am keen to know about constructing GTM kindaa stuff which can monitor the health of devices and route away traffic from failed ones by putting lower TTL value? I believe F5 3DNS does the same thing?
> 
> 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
> 
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
> 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
> 
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
> 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
> 
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users

--
The duke had a mind that ticked like a clock and, like a clock, it regularly went cuckoo.

    -- (Terry Pratchett, Wyrd Sisters)





More information about the bind-users mailing list