<div dir="ltr">Hello everyone,<div><br></div><div>Following the documentation for auth-zone, I tried to declare my dnsmasq server as authoritative for the <a href="http://10.0.0.0/8">10.0.0.0/8</a> zone (I server several IP sub-ranges in 10.x). Unfortunately, whatever I try I end up with</div><div><br></div><div><div>Sep 06 16:29:28 bind named[4677]: zone 10.in-addr.arpa/IN: refresh: non-authoritative answer from master 10.100.10.254#53 (source 0.0.0.0#0)</div></div><div><br></div><div>on the secondary bind server (the direct zones are transferred OK).</div><div><br></div><div>How should I set this up? I tried</div><div><br></div><div>auth-zone=<a href="http://10.0.0.0/8">10.0.0.0/8</a></div><div>auth-zone=10.in-addr.arpa</div><div><br></div><div>but none of them worked (no errors in dnsmasq, just the bind message above).</div><div><br></div><div>Thanks for any pointers!</div></div>