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=rd#DNSHeader:setRD

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

2025-04-05 Thread Otto Moerbeek via Pdns-users
On Sat, Apr 05, 2025 at 12:08:12PM +0300, Olli Attila wrote: > Hi, > > Thanks for the tip - I actually tried that but was not able to get any > working lua on the dnsdist side. Might have to consult the dnsdist mailing > list about on howto use this "setRD". There is an assymetry with SetNoRecur

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

2025-04-05 Thread Olli Attila via Pdns-users
Hi, Thanks for the tip - I actually tried that but was not able to get any working lua on the dnsdist side. Might have to consult the dnsdist mailing list about on howto use this "setRD". Cheers, OA la 5. huhtik. 2025 klo 8.36 Otto Moerbeek kirjoitti: > On Fri, Apr 04, 2025 at 09:25:04PM +0300

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