<div dir="auto"><div>Hi Prashasti.</div><div dir="auto">I'm on my phone, so I'll keep it brief. </div><div dir="auto">- ditch both 9.8 and 9.11; install 9.18</div><div dir="auto">- why are you forwarding to yourself? 127.0.0.1</div><div dir="auto">- get binary packet captures and look at them in Wireshark to see what's actually going on.</div><div dir="auto">- real IPs please.</div><div dir="auto">- why use "port xxx"?</div><div dir="auto"><br></div><div dir="auto">Cheers, Greg <br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Tue, 19 Sep 2023, 12:28 Prashasti Arora, <<a href="mailto:prashastistudies@gmail.com">prashastistudies@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have configured a new zone to forward certain queries to my application on 2 VMs (One local and the other in my network) through a specific port. I have 2 similar setups - they are identical, except that one uses bind9.8 and the other uses bind9.11. Configuration is also identical for both.<div><br><div>On the first setup (using bind9.8): the traffic I send gets distributed uniformly. </div><div>On the second setup (using bind9.11): the traffic gets distributed barely. 99% of the traffic is sent to one VM.</div></div><div><br></div><div>I have verified that forwarding is working correctly on both, the issue is not with the application because both VMs on each setup can handle traffic individually, the firewall is not blocking the queries, and the configuration is correct.</div><div><br></div><div>This is the zone:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>zone "<a href="http://example.com" target="_blank" rel="noreferrer">example.com</a>" IN {</div><div>type forward;</div><div>forwarders { 127.0.0.1 port xxx; a.b.c.d port xxx; };</div><div>forward only;</div><div>};</div></blockquote><div><br></div><div>Please share any other possible solutions.</div></div>
-- <br>
Visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank" rel="noreferrer">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div></div></div>