Hi Badli,
Dnsdist makes NAT on passing through traffic, so Source IP is changed. You
should use allow-axfr-ips=10.0.0.1 on PDNS
Best regards,
Andrey
On 19 Apr 2023, at 02:15, Badli Al Rashid via Pdns-users
wrote:
Hi All,
For the bind9 as primary solve it by entering option allow-axfr-ips.
Hi!
What is the logic of pdns recursor choosing NS server when multiple items
are available like multiple IP addresses in a forward-zones statement?
Looking through the source code I see that NS servers are being ordered by
speed or response time (usec). What is the overall algorithm? How often