I have a heating system at home. That system is polling every 2 seconds to the manufacturer (probably for the "system is disconnected" push notification).
Once whitelisted the domain I was hoping the domain wouldn't show up in the query anymore. But it still appears in the query log, which makes finding domains to block very hard.
Would be great when you explicitely whitelist a domain, it could be filtered from the query log. By default or by a setting?
Thanks anyway for this usefull app for my raspberry
The reason I asked the format is because it isn't working. Still a lot of entries inside the query log to the heating system API. Two times almost every second
I was wondering the format for the bypass config file because it has dots for example and I know it's with a semicolon officially but it could be that the config required something else.
Nevertheless; it doesn't work both.
Also rebooted all systems but that doesn't work either. Still a lot of entries in the query log.
I will investigate tomorrow again thanks anyway
I tried everything you said guys.. But no luck
Can it be that the 04-bypass filename is not reached since I have 01-pihole first, 02-my-own-local-dns-machines in place? Do I need to change the order maybe?
[edit]
Bleh! didn't work either.. Pretty annoying the query log from pihole is full with API requests from my Honeywell heating system. Also don't know why it polls so many times in a minute, but okay...
Configurations are read in what's called lexicographical order, meaning a-b0-9, so anything with a higher number is read after the others. Files starting with 99 are usually read last and are for absolute overrides on anything previously read.