<div dir="ltr"><div>Hi, <br></div><div>This is a non-standard behavior and  I would like to have the following:<br></div><div>In the case where I am working on,<br> /etc/resolv.conf  contains localhost 127.0.0.1  and BIND is listening on localhost port 53 as non-authoritative DNS<br>
<br>So all the requests are sent through 127.0.0.1 and based on the domain they are in forward only mode. <br><br>There are specific domains for eg <a href="http://mygeo1.mycompany.com">mygeo1.mycompany.com</a>. There are specific authoritative  DNS servers which contain this record.<br>
</div><div><a href="http://mygeo1.mycompany.com">mygeo1.mycompany.com</a>  is forwarded to <a href="http://myDNS1.mycompany.com">myDNS1.mycompany.com</a>, <a href="http://myDNS2.mycompany.com">myDNS2.mycompany.com</a>, <a href="http://myDNS3.mycompany.com">myDNS3.mycompany.com</a> which are specific authoritative DNS servers to <a href="http://mycompany.com">mycompany.com</a> But administrator does not know which one has it<br>
</div><div>The option is to change BIND code to have this behavior. I  wanted to check if there is some patch/way to get this done.<br></div><div>Thanks<br></div><div>Sum2hike<br></div></div>