<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 3, 2022 at 5:20 PM Luke Miller via Pdns-users <<a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;">Does PowerDNS Recursor accept notifies? If not, how do I get the zone to update when I make change?<br></div></blockquote><div><br></div><div>The documentation is your friend :-) <br></div><div><br></div><div>As noted in the documentation (<a href="https://doc.powerdns.com/recursor/settings.html#allow-notify-from">https://doc.powerdns.com/recursor/settings.html#allow-notify-from</a>), Recursor can accept NOTIFY operations. However, they are currently only able to wipe zones from the caches, they do not affect RPZ zones.</div><div><br></div><div>Also noted in the documentation (<a href="https://doc.powerdns.com/recursor/lua-config/rpz.html#refresh">https://doc.powerdns.com/recursor/lua-config/rpz.html#refresh</a>), you can specify the refresh interval for the RPZ zone if you want it to be different from the internal specified in the zone's SOA record. </div></div></div>