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

Filtered DNS response leaks into cache. #144

Closed
dhaavi opened this issue Sep 14, 2020 · 1 comment
Closed

Filtered DNS response leaks into cache. #144

dhaavi opened this issue Sep 14, 2020 · 1 comment
Labels
bug TYPE: a report on something that isn't working

Comments

@dhaavi
Copy link
Member

dhaavi commented Sep 14, 2020

What happened:

Reference: #98 (comment)

  • A query was blocked because all addresses were filtered out.
  • The settings were changed to allow that query to succeed.
  • A query for the same domain returns an empty response, but with a success RCODE.

What you expected to happen:

  • A fresh query to work with immediately with the changed settings.

How to reproduce it (as minimally and precisely as possible):

See ref. 😉

@dhaavi dhaavi added the bug TYPE: a report on something that isn't working label Sep 14, 2020
@dhaavi
Copy link
Member Author

dhaavi commented Sep 25, 2020

After investigating, this does not seem possible.

@dhaavi dhaavi closed this as completed Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug TYPE: a report on something that isn't working
Projects
None yet
Development

No branches or pull requests

1 participant