<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 18.01.21 00:34, Geert Stappers
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20210117233459.dt477cqlui2glfsn@gpm.stappers.nl">
      <pre class="moz-quote-pre" wrap="">The websearch I did got me
 address=/.apps.aaa.mylabb.lan/10.100.100.100

note the dot</pre>
    </blockquote>
    <p>Leading dots are ignored (see
<a class="moz-txt-link-freetext" href="http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=src/option.c;h=316d9c892054a17fc40646fd641f605b274175ba;hb=HEAD#l2565">http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=src/option.c;h=316d9c892054a17fc40646fd641f605b274175ba;hb=HEAD#l2565</a>)</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 18.01.21 00:34, Geert Stappers
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20210117233459.dt477cqlui2glfsn@gpm.stappers.nl">
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">I add this line to my dnsmasq.conf file but dnsmasq crashes...
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">'crash' or "does not work as wanted"?
</pre>
    </blockquote>
    <p>I second this question. You line works as expected for me
      (dnsmasq 2.82 though)<br>
    </p>
    <p>$ dig apps.aaa.mylabb.lan<br>
      <br>
      ; <<>> DiG 9.16.1-Ubuntu <<>>
      apps.aaa.mylabb.lan<br>
      ;; global options: +cmd<br>
      ;; Got answer:<br>
      ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id:
      63427<br>
      ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0,
      ADDITIONAL: 1<br>
      <br>
      ;; OPT PSEUDOSECTION:<br>
      ; EDNS: version: 0, flags:; udp: 4096<br>
      ;; QUESTION SECTION:<br>
      ;apps.aaa.mylabb.lan.           IN      A<br>
      <br>
      ;; ANSWER SECTION:<br>
      apps.aaa.mylabb.lan.    2       IN      A       10.100.100.100<br>
      <br>
      ;; Query time: 0 msec<br>
      ;; SERVER: 127.0.0.1#53(127.0.0.1)<br>
      ;; WHEN: Mon Jan 18 08:51:00 CET 2021<br>
      ;; MSG SIZE  rcvd: 64</p>
    <p><br>
    </p>
    <p>Best,<br>
      Dominik<br>
    </p>
  </body>
</html>