<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 15/01/2025 6:09 am, Lee wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAD8GWsukHr-tQaugRWYNNpz3mJiiH6yLTi4LrWQFFcj76X2G6A@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">I don't have a whole lot of options there. The clients are a mixture
of Windows and Apple products.. about all I can do (or at least all I
know how to do) is use DHCP to give them a domain name and point them
to a resolver.</pre>
    </blockquote>
    <p><span style="white-space: pre-wrap">My understanding is:</span></p>
    <ul>
      <li>Apple devices should use mDNS for ".local" domain names
        automatically. (Not sure if it will fall back to DNS if there is
        no answer.)<br>
      </li>
      <li>A quick test I did on Windows 11 suggests it sends mDNS and
        DNS queries in parallel.<br>
      </li>
      <li>In Linux the default behaviour will likely depend on your
        distro, but can be changed by modifying /etc/nsswitch.conf.</li>
      <li>I'm not sure about Android.<br>
      </li>
    </ul>
    <p><span style="white-space: pre-wrap">
</span></p>
    <p><span style="white-space: pre-wrap">Nick.
</span></p>
  </body>
</html>