Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnstap_agent is dropping NXDOMAIN responses #13

Closed
m3047 opened this issue Nov 25, 2024 · 2 comments
Closed

dnstap_agent is dropping NXDOMAIN responses #13

m3047 opened this issue Nov 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@m3047
Copy link
Owner

m3047 commented Nov 25, 2024

When dnstap_agent / dns_agent were a monolith, it correctly processed NXDOMAIN responses so that they ended up in Redis but that doesn't seem to be the case any more.

I will make sure that all my tooling (including Rear View RPZ) correctly handles (restored) NXDOMAIN responses, but if you've written your own tooling based on the dnstap_agent this is a heads up.

@m3047 m3047 pinned this issue Nov 25, 2024
@m3047 m3047 added the bug Something isn't working label Nov 25, 2024
@m3047
Copy link
Owner Author

m3047 commented Nov 27, 2024

Fix is on the fwm branch.

@m3047
Copy link
Owner Author

m3047 commented Nov 28, 2024

Fix is on master at b954fed.

You should also upgrade Rear View RPZ if it's consuming dnstap_agent telemetry. See m3047/rear_view_rpz#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant