Which Forwarder Does Bind Pick?

Jiann-Ming Su su_js1 at yahoo.com
Fri Jul 12 17:44:28 UTC 2013



In a simple fowarding only name server config:

options {

    forward first;
    forwarders {
        10.220.0.34;
        10.220.0.38;
    };
}

How does the named process determine when to use one forwarder or both forwarders?  I'm sniffing the traffic and on some queries, it goes for the first one.  On other queries, it goes for both.  Thanks for any clarification.



More information about the bind-users mailing list