<div dir="ltr"><div><div><div>Hi, <br></div>I have the following change to be available from BIND9.<br><br></div>I have zone forwarders as follows with BIND9 setup with forward only option on a Non Authoritative DNS server<br>
<br>zone  "<a href="http://mytestdomain101.com">mytestdomain101.com</a>" IN  {<br>        type forward;<br>        forwarders {8.8.8.8;4.2.2.1;8.8.4.4};<br>        forward only;<br>};<br><br><br></div><div>If I am doing a dig on <a href="http://mytestdomain101.com">mytestdomain101.com</a>, the first DNS server gives NXDOMAIN. In this example, say it tries 8.8.8.8 and returns. I would want the other servers 4.2.2.1 and 8.8.4.4 to be tried and then finally return NXDOMAIN to have the same functionality as that of the SERVFAIL. <br>
<br></div><div>This is not currently possible and I have tried it on BIND9.8.2  version.<br></div><div>Could you please suggest if there is a way to do it. <br><br></div><div>Thanks<br>Sum2hike<br></div><div> <br></div><div>
<br></div></div>