<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 06/06/2022 10:52, Djerk Geurts via
      Pdns-users wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:75CB79E5-DB13-4DFE-A256-B5B679840F6E@maizymoo.com"><font
        class="" face="Courier New">Jun 06 11:28:29 <a
          href="http://host.example.com" class="" moz-do-not-send="true">host.example.com</a>
        pdns_server[3559402]: Fatal error: Trying to set unknown setting
        'lua-dns-script’</font></blockquote>
    <p>"lua-dns-script" is not a valid setting for pdns authoritative
      server. See:</p>
    <p><a class="moz-txt-link-freetext" href="https://doc.powerdns.com/authoritative/settings.html">https://doc.powerdns.com/authoritative/settings.html</a></p>
    <p><a class="moz-txt-link-freetext" href="https://doc.powerdns.com/authoritative/lua-records/index.html">https://doc.powerdns.com/authoritative/lua-records/index.html</a></p>
    <p>It's not clear what you're trying to do when catching NXDOMAIN
      responses, but having a wildcard LUA record might achieve it.</p>
    <p>Otherwise, as you suggested yourself, dnsdist is very powerful. 
      (You definitely don't want to use a recursor as your authoritative
      server though)<br>
    </p>
  </body>
</html>