Toggling status for blacklisted rule doesn't enable/disable it

The issue I am facing:
I have created a rule to block youtube.com with "Add domain as wildcard" checked.
Testing it with dig @pihole-server-ip www.youtube.com still resolves the correct IP for youtube.com (it is not blocked)
after running: pihole restartdns reload-lists i can verify with dig that the domain is correctly blocked. Also when i disable the Regexp-rule i need to issue pihole restartdns reload-lists from the shell to disable the dns blocking.

Should the Status enabled/disabled button trigger a reload of the blacklist, or is this behavior not implemented so far?

Details about my system:
Installed Docker container with rootless-podman. The DNS port is mapped to a custom non-priviledged port, but port 53 is forwarded via iptables redirect to this custom port (which works very well).

What I have changed since installing Pi-hole:
nothing i remember

Thanks for your help,
kind regards, Joe

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.