bind9 forwarder query

Sonal Pahuja sonal.s.pahuja at oracle.com
Thu Sep 23 06:18:04 UTC 2021


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20210923/18b80b01/attachment.htm>


More information about the bind-users mailing list