<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Relevant doc:</div><div class="gmail_default" style="font-family:monospace,monospace">    <a href="https://doc.powerdns.com/authoritative/tsig.html#provisioning-signed-notification-and-axfr-requests">https://doc.powerdns.com/authoritative/tsig.html#provisioning-signed-notification-and-axfr-requests</a></div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">After reading this, and trial and error, I'm not sure how I can control the TSIG key that the master uses to sign notifications.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">I have 1 master and 2 slaves and a tsig key named after each. I am trying to configure things such that the master allows AXFRs to each of the slave TSIGs but uses it's own named TSIG for signing notifications. On the slaves then, I'm trying to configure things such that notifications are allowed by the master TSIG and AXFR requests are signed by their own named TSIG key.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">It seems to me like the master is just using the first TSIG-ALLOW-AXFR key to sign notifications.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Is there any value to this setup? I wanted to be able to rotate the slaves' keys separately. However, the only thing that I can get to work is my historical setup of a single shared TSIG key for all master/slave notifications and zone transfers.</div></div>