<div dir="ltr">I have a requirement to direct certain DNS queries to certain servers.<div>I'm aware I can configure rules to do this, e.g. domain X -> server Y.</div><div>Note I also need reverse (PTR) queries to work and I know dnsmasq also supports that.</div>
<div><br></div><div>The problems is (don't ask why ;-), I have up to 50 external DNS servers I need to query and the number of rules gets very large since they are hosting Active Directory zones.</div><div><br></div><div style>
instead of explicitly configuring this, is their a way to configure this and dnsmasq learns which DNS IP to use, e.g. dnsmasq does parallel queries for questions not in its cache to each DNS IP, then once it has a reply cached it will only query that IP in future? I realize the cache needs to be large for that to work well.</div>
<div style><br></div><div style>Essentially, I'm looking for caching resolver but with parallel queries... I think :-)</div><div><div><br></div><div style>Chris</div></div></div>