Hi Rémi,

In the meantime you could exclude the range using [1] to make sure that this is really the root cause of your issue.

We already identified that dnsdist was the root cause by restarting dnsdist after it inserted the IP in the DynBlock and checking it was truncating new queries event after whitelisting. This lead to the BPF map remaining unchagned (the IP was still in it, so queries were supposed to be TC but were whitelisted), and the new queries were not truncated anymore, as the DynBlock was empty on userspace side.

We might be able to get rid of that now, or at the very least we should make it optional.

That would really be a time-saver for us !

Best,

Pierre Grié
_______________________________________________
dnsdist mailing list
dnsdist@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/dnsdist

Reply via email to