[Pdns-users] Does Powerdns or dnsdist support for adding '''CHAOS class -TXT record'' to reply?

white tiger John whitetiger21022014 at gmail.com
Fri Jan 11 14:57:28 UTC 2019


 Hello,
Does Powerdns or dnsdist support for adding a TXT record (CHAOS class)  to
reply?

function postresolve(dq)
       ..............
      dq:addAnswer( pdns.QCLASS = 3  , pdns.TXT, "\"Hello!\"", 3601)
      or syntax: ret[1] = { qclass = 3,  qname=qname, pdns.TXT , content="
hello", ttl=1}

Thanks
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20190111/a0e6e2d0/attachment.html>


More information about the Pdns-users mailing list