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

2025-04-05 Thread Olli Attila via Pdns-users
Hi, Perfect. Thanks. OA la 5.4.2025 klo 8.36 Otto Moerbeek (o...@drijf.net) kirjoitti: > 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=

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

2025-04-05 Thread Olli Attila via Pdns-users
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.

[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