<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    On 17-Apr-20 10:56, Tim Daneliuk wrote:<br>
    <blockquote type="cite"
      cite="mid:%3Cba13194c-b3c2-6a35-61a4-4aa4d95fafa7@tundraware.com%3E">
      <pre class="moz-quote-pre" wrap="">On 4/17/20 9:50 AM, Bob Harold wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">
Agree, that's odd, and not what the man page says.  Any chance that there is some other DNS helper running, like resolved, nscd, dnsmasq, etc?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Nope.  This is vanilla FreeBSD with vanilla bind running.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">'dig' should tell you what address it used, at the bottom of the output - what does it say?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">


;; Query time: 0 msec
;; SERVER: ::1#53(::1)
;; WHEN: Fri Apr 17 09:53:51 CDT 2020
;; MSG SIZE  rcvd: 83


Does the SERVER line indicate it's trying to get to the local instance via
IPV6 or is this just standard notation?  (This is an IPV4 only environment).


</pre>
    </blockquote>
    <p>You seem to be selecting views based on IP address.</p>
    <p>If the host on which you are running dig is multi-homed, the OS
      may pick a source<br>
      address other than what you intend.  Use -b to explicitly bind to
      a particular interface.</p>
    <p>(Or, if you use TSIG to match views, -k)</p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">Timothe Litt
ACM Distinguished Engineer
--------------------------
This communication may not represent the ACM or my employer's views,
if any, on the matters discussed. 
</pre>
    <blockquote type="cite"
      cite="mid:%3Cba13194c-b3c2-6a35-61a4-4aa4d95fafa7@tundraware.com%3E">
    </blockquote>
  </body>
</html>