<div dir="ltr"><div>Hi people,</div><div><br></div><div>I have a primary and a secondary BIND9 DNS servers, working as master / slave with zone transfers between them.<br></div><div><br></div><div>I have several Linux machines (desktops and servers) with Debian and Mint.</div><div><br></div><div>I've realized, using TCPDUMP at DNS1 and DNS2, that all DNS queries from Linux machines go to both DNS1 and DNS2 BIND servers at the same time.</div><div><br></div><div>In all Linux machines we have setup the DNS resolution using /etc/resolv.conf:</div><div><br></div><div>nameserver IP_dns1</div><div>nameserver IP_dns2</div><div><br></div><div>But when the from Linux clients I execute:</div><div><br></div><div>$ host <some_fqdn><br></div><div><br></div><div>I can see UDP traffic arriving to DNS1 and DNS2 at the same time.</div><div><br></div><div>What can be the problem ? Because I expect only DNS traffic going to DNS1 because it is before DNS2 in /etc/resolv.conf.<br></div><div><br></div><div>Thanks a lot !!!<br></div></div>