Closed AlbertCaro closed 2 years ago
Finally, I found the solution about this issue:
PiHole's integration that uses the pihole FTL database ignores que subnets filter, getting the list of all the devices that have used the DNS, set PIHOLE_ACTIVE as False if you have the same issue.
I had the same problem as issue #15, and I follow those solution adding parameter
SCAN_SUBNETS='192.168.100.0/24'
on my pialert.confWell I started to remove those devices from Docker networks and other that doesn't interest to me, after remove someones the next scan ended adding those same amount of devices again.
Theres a video of the issue on YouTube: https://www.youtube.com/watch?v=7-jshMSbBk0
In that video I start to delete devices, and in the minute 3:12 our bug appears.
If it helps, my pialert.conf looks like this:
I would greatly appreciate your help