The axfr-retrieve
API endpoint must accept IP and port as parameters, as pdns_control retrieve
accepts
#14733
Labels
Milestone
Since you can do:
The equivalent
/servers/{server_id}/zones/{zone_id}/axfr-retrieve
should also accepts themy_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
The text was updated successfully, but these errors were encountered: