<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I just tried to make an exception like this in
      /etc/bind/named.conf.local for .oss (at least its lack of ICANN
      accreditation is useful for something now) and it did indeed use
      the other name server (theirs rather than my usual Cloudflare).<br>
    </p>
    <div class="moz-cite-prefix">On 6/28/20 6:43 AM, baalchina wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAAbBLB18Oz9ozMT+=SYtu61FqZ=0WWMEQj=eV2Bg4NacmC1taA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi all, 
        <div><br>
        </div>
        <div>I had a bind 9.16.4 as recursive name server. I want to
          forward all queries to a specific dns server out of my net
          such as 8.8.8.8. While I have a new domain( such as <a
            href="http://abc.com" moz-do-not-send="true">abc.com</a>) I
          want to forward to a new dns server such as 9.9.9.9.</div>
        <div><br>
        </div>
        <div>Here is my named.conf:</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>options {<br>
                  listen-on port 53 {192.168.1.1;};<br>
                  recursion yes;<br>
                  allow-recursion {any;};<br>
                  forwarders {<br>
                          8.8.8.8;<br>
                  };<br>
          };<br>
          <br>
          zone "<a href="http://abc.com" moz-do-not-send="true">abc.com</a>"
          {<br>
                  type forward;<br>
                  forwarders {1.1.1.1;};<br>
          <br>
          };<br>
          <br>
        </div>
        <div>So, in this configuration, the <a href="http://abc.com"
            moz-do-not-send="true">abc.com</a> will be forward to
          8.8.8.8 or 1.1.1.1?</div>
        <div><br>
        </div>
        <div>Thanks.</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>
          <div><br>
          </div>
          -- <br>
          <div dir="ltr" class="gmail_signature"
            data-smartmail="gmail_signature">from:baalchina</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

ISC funds the development of this software with paid support subscriptions. Contact us at <a class="moz-txt-link-freetext" href="https://www.isc.org/contact/">https://www.isc.org/contact/</a> for more information.


bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a>
</pre>
    </blockquote>
    <div class="moz-signature">-- <br>
      Met vriendelijke groet / Best regards,<br>
      Michael De Roover</div>
  </body>
</html>