Skip to content

Cannot force TSIG on AXFR zone transfers. #15348

Answered by erisk-id
erisk-id asked this question in Q&A
Discussion options

You must be logged in to vote

Self resolved.
I found that execting

pdnsutil set-meta <zone> allow-axfr-from <secondary_ip> 

would cause the zone transfer to be performed without TSIG if from that secondary ip address.
Since it is not allow-axfr-ips, I thought this setting would use both IP ACL and TSIG Key.
I was able to force TSIG usage by removing this zone metadata.
I am now aware that PowerDNS does not able to use TSIG keys + IP ACLs to coexist.

For my imagined setup, I would probably need to use dnsdist.

Thank you.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by erisk-id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant