Re: [Pdns-users] Error prio events with loglevel 2

2023-09-17 Thread Otto Moerbeek via Pdns-users
On Sun, Sep 17, 2023 at 12:32:11PM +0200, Christoph via Pdns-users wrote:

> Thanks for looking into this.
> I've filed it as a github issue now.
> 
> As a workaround I'm now trying to block these DNS queries in dnsdist, so
> they do not reach recursor and the logs:
> 
> addAction(QTypeRule(qtype from the logs), RCodeAction(DNSRCode.NOTIMP))
> 
> best regards,
> Christoph

I have made a note to look into this. The recursor is not supposed to
submit internal tasks with that qtype.

-Otto
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Error prio events with loglevel 2

2023-09-17 Thread Christoph via Pdns-users

Thanks for looking into this.
I've filed it as a github issue now.

As a workaround I'm now trying to block these DNS queries in dnsdist, so 
they do not reach recursor and the logs:


addAction(QTypeRule(qtype from the logs), RCodeAction(DNSRCode.NOTIMP))

best regards,
Christoph
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users