<div dir="ltr">Greetings,<br><br>I'm using Unbound as a recursing DNS server in our company office infrastructure. Here is the link to my `unbound.conf` file: <a href="https://gist.github.com/sc250024/5874948dceac674df53579c2a13d051d">https://gist.github.com/sc250024/5874948dceac674df53579c2a13d051d</a><div><br></div><div>The `forward-zone` entries point to two PowerDNS servers that are authoritative for those domains listed in the configuration. Both PowerDNS servers are using a typical MySQL backend, and they are in a Master-Slave configuration.</div><div><br></div><div>I notice that when I add new records to the authoritative servers, Unbound does not successfully resolve these records UNTIL I restart the Unbound daemon. In other words:</div><div><br></div><div>`dig @<a href="http://10.0.32.6">10.0.32.6</a> <a href="http://somenewrecord.infra.company.com">somenewrecord.infra.company.com</a>` <<-- Works since I'm querying the authoritative server directly</div><div>`dig <a href="http://somenewrecord.infra.company.com">somenewrecord.infra.company.com</a>` <<-- Returns a SERVFAIL until I restart the Unbound daemon</div><div><br></div><div>Is this typical behavior? What am I doing wrong?</div><div><div><br>--<br>Scott Crooks</div></div></div>