<div dir="ltr">Hello list,<div><br></div><div>I have been playing with Unbound's new-ish auth-zone feature and it's great. However, when I set up an auth-zone for reverse DNS, drill returns an NXDOMAIN. Has this just not been implemented yet? As a work-around I've done the following inside of unbound.conf</div><div><br></div><div>local-zone: "0.0.0.10.in-addr.arpa" transparent</div><div>local-data-ptr: "10.0.0.1 myhost.mydomain"</div><div><br></div><div>I had the following auth-zone for reverse DNS but it did not work.</div><div>auth-zone:</div><div>     name: "0.0.0.10.in-addr.arpa"</div><div>     zonefile: /etc/unbound/myzone</div><div>     for-downstream: yes</div><div><br></div><div>Thanks,</div><div>Matt</div></div>