<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I’ve got a set of authoritative servers, all with the same MySQL backend. And am looking to catch nxdomain replies. All LUA suggestions I’ve found so far are for recursors, Is there no way to use the same LUA script on an authoritative server?<div class=""><br class=""></div><div class=""><font face="Courier New" class="">Jun 06 11:28:29 <a href="http://host.example.com" class="">host.example.com</a> pdns_server[3559402]: Fatal error: Trying to set unknown setting 'lua-dns-script’</font></div><div class=""><br class=""></div><div class="">What are my options if Lua for function nxdomain(dq) can’t be used on an authoritative server? Change the client facing authoritative servers with recursors or add dnsdist to the current client facing servers?</div><div class=""><br class=""></div><div class="">--</div><div class="">Thanks,</div><div class="">Djerk</div></body></html>