Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The axfr-retrieve API endpoint must accept IP and port as parameters, as pdns_control retrieve accepts #14733

Open
avibrazil opened this issue Oct 1, 2024 · 1 comment
Labels

Comments

@avibrazil
Copy link

Since you can do:

pdns_control retrieve myzone.com my_ip:my_port

The equivalent /servers/{server_id}/zones/{zone_id}/axfr-retrieve should also accepts the my_ip:my_port.

I have this situation where my primary DNS (dnsmasq) responds in a non-standard port (different from 53).
I'd like to use the API to instruct PDNS (my secondary) to transfer a zone update, but I can't pass a special IP and port as I can with pdns_control command.

Thank you in advance

@klaus-nicat
Copy link
Contributor

I too think this is useful, and was also suggested in #14622

@Habbie Habbie added this to the auth-helpneeded milestone Oct 3, 2024
@Habbie Habbie added the auth label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants