Can bind read resolv.conf for forwarders?

Cricket Liu cricket at nxdomain.com
Mon Feb 24 18:59:13 UTC 2003


On Monday, February 24, 2003, at 10:55  AM, Situ, Kevin wrote:

> I have two forward IP in options block:
> Options {
> 	....
> 	forwarders { 192.10.1.32;192.20.12.14; };
> };
>
> How does these two IP being use,
> Round robin or always send to 192.10.1.32 unless does  not get answer 
> from
> 192.10.1.32. then it will forward to 192.20.12.14

The latter, unless you're using BIND 8.2.3 or later.  BIND 8.2.3 and
later BIND 8 name servers use RTT to choose among forwarders.
BIND 9 name servers use the older behavior until 9.3.0.

cricket

The DNS and BIND Cookbook, now available!
http://www.oreilly.com/catalog/dnsbindckbk/



More information about the bind-users mailing list