Re: [Pdns-users] Recursor 5.2.0 with RD=0 forwarded queries

2025-04-04 Thread Otto Moerbeek via Pdns-users
On Fri, Apr 04, 2025 at 09:25:04PM +0300, Olli Attila via Pdns-users wrote: Hi, I think setting the RD flag in dnsdist using https://www.dnsdist.org/reference/dq.html?highlight=rd#DNSHeader:setRD on the requests forwarded to the recursor should work and get you the old behaviour back. I don't see

[Pdns-users] Recursor 5.2.0 with RD=0 forwarded queries

2025-04-04 Thread Olli Attila via Pdns-users
Hello all, After upgrading from dns-recursor 4.8.x -> 5.2.0 I noticed this happened: Recursor 4.9.x changelog (4.9.0-alpha1 Improvements): "Change the way RD=0 forwarded queries are handled. References: pull request 12425 " Related PR: https://g