<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFCC">
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/09/2018 12.36, He Zhe wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:32d66794-e2ad-d589-c6e2-071832550223@windriver.com">
      <pre wrap="">Hi,

How can I config to let named NOT listen on specific interfaces? Any negation config in options like below? Currently it listens on all interfaces and compete with other DNS daemons in the same system.

options {
listen-on { ! 10.0.1.1; };
};</pre>
    </blockquote>
    You may try to let it specifically listen to all interfaces except
    the one you want excluded.<br>
    <blockquote type="cite"
      cite="mid:32d66794-e2ad-d589-c6e2-071832550223@windriver.com">
      <pre wrap="">

Thanks,
Zhe
_______________________________________________
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

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>
    <br>
  </body>
</html>