pi-hole / pi-hole

A black hole for Internet advertisements
https://pi-hole.net
Other
48.76k stars 2.68k forks source link

Conditional forwarding causes blocked queries to show up in upstream query log #5795

Open jogger2510 opened 1 day ago

jogger2510 commented 1 day ago

Versions

Platform

Expected behavior

Upstream query logs should never contain blocked queries.

Actual behavior / bug

With conditional forwarding blocked queries that would have been forwarded to the DHCP server show up in the respective upstream query log.

Steps to reproduce

Steps to reproduce the behavior:

  1. Configure Conditional forwarding as documented
  2. In the Dashboard click on "blocked" in the "Upstream servers" section, until a blocked query appears that would have gone to the DHCP server configured for Conditional Forwarding.
  3. In the Dashboard click on the DHCP server configured for Conditional Forwarding in the "Upstream servers" section.
  4. See the same blocked queries appear as in step 2.

Debug Token

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

DL6ER commented 1 day ago

Could you provide some screenshots for us?

jogger2510 commented 1 day ago

You see, the very same queries are shown under "blocked" as well as "upstream".Image Image