Date: Wed, 20 Sep 2006 12:27:39 +0200 From: Dan Bilik <dan@mail.neosystem.cz> To: freebsd-stable@freebsd.org Subject: Re: bind round robin Message-ID: <20060920122739.4f9ed310.dan@mail.neosystem.cz> In-Reply-To: <20060919083955.GB87657@e-Gitt.NET> References: <450F8777.7080407@gmail.com> <20060919083955.GB87657@e-Gitt.NET>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi. On Tue, 19 Sep 2006 10:39:55 +0200 Oliver Brandmueller <ob@e-Gitt.NET> wrote: >> Is there a way to prioritize 10.10.10.10 over 192.168.0.10? How do i >> configure it? > ... > For serious redundancy with failover and/or load balancing with a good > leveling you should consider getting a load balancer (be it hardware or > software), better two so you don't have the single point of failure > there :-) Just info for those who may find it useful... There is a custom patch for BindBackend2 of PowerDNS that makes this DNS-level loadbalancing and failover possible. One can assign weights to A records and also keepalive watches so that "dead" addresses aren't served. It's configurable directly in zone through special TXT records. Find it at http://neosystem.cz/powerdns/pdns-2.9.20-keepalive.patch Dan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060920122739.4f9ed310.dan>