<div dir="ltr">Hello,<div>I am currently using PowerDNS as an authoritative server for my domain and was experimenting with dynamic DNS via LUA records. From the documentation, it seems like the LUA record is limited to a particular query name only. For example, if I add an LUA record like the following, it will apply only if the query name is <i><a href="http://www.google.com">www.google.com</a></i>. </div><div><br></div><div><div class="gmail-highlight-none gmail-notranslate" style="box-sizing:border-box;color:rgb(51,51,51);font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:16px"><div class="gmail-highlight" style="box-sizing:border-box;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><pre style="box-sizing:border-box;overflow:auto;font-family:Consolas,monospace;font-size:15px;padding:14px 0px 14px 20px;margin-top:20px;margin-bottom:20px;line-height:18.75px;word-break:break-all;border-width:0px 0px 0px 2px;border-style:solid;border-color:rgb(238,238,238);border-radius:4px"><a href="http://www.google.com">www.google.com</a>    IN    LUA    A    "ifportup(443, {'192.0.2.1', '192.0.2.2'})"
</pre></div></div><br></div><div>I was wondering whether it is possible to extend this dynamic behavior for multiple query names. For example, if the query name has 'www' at the beginning (not only for <a href="http://www.google.com">www.google.com</a> but also for <a href="http://wwww.google.com">wwww.google.com</a>), the associated LUA script will be executed.</div><div><br></div><div>Could anyone let me know if this can be done? If it can not be done using LUA, is there any way to achieve this using PowerDNS or perhaps any other standard DNS server software out there? Would be grateful if anyone could help.</div><div><br></div><div>Thanks and best regards,</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mohammad Ishtiaq Ashiq Khan,<div>Ph.D. Student,</div><div>Department of Computer Science,</div><div>Virginia Tech</div></div></div></div>