Hi All,
We have configured a forward zone in bind9 for e164.arpa and in forwarders we
are giving 2 IPs.
Just wanted to know the mechanism/routing/ Load balancing policy by which bind9
forwarding to different IPs.
I can see sometimes it routes to same IP always, sometime it forward it in
round robin way.
Please share your insights.
zone "e164.arpa" IN {
type forward ;
forwarders { 127.0.0.1 port 49153; 199.165.4.21 port 49153; };
forward only;
};
Regards,
Sonal
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
ISC funds the development of this software with paid support subscriptions.
Contact us at https://www.isc.org/contact/ for more information.
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users