I have a UDM-Pro and a USG running as my main network routers.
I have in this 3 Networks
Guests = 192.168.2.0
LAN = 192.168.1.0
LAN4KIDS = 192.168.3.0
My Pi-Hole v5.6 FTL v5.11 WEB v5.8 is on 192.168.1.5 and uses OPENDNS-Family 208.67.222.123 as DNS.
I can tell Pi-Hole is working for LAN4KIDS as some sites are blocked.
I blacklisted some domains and put them in a School group.
(.|^)youtube.com$ (.|^)m.youtube.com$
Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:
The thread you reference was written when an older version of Pi-hole was current (prior to V5.0). With V5.0 and later of Pi-hole, the domains and adlists are no longer in separate text files, they are embedded in an SQL database at /etc/pihole/gravity.db.
Were you unable to upload your log to our server? That is what produces the token, and putting the log on our server limits the audience to the Pi-hole team (and for only 48 hours). Posting your log publicly provides none of this privacy.
It seems that the log contains other dns addresses than the one from Pi-Hole.
Im running Kubuntu 20.04 on the Pi-Hole server but can't seems to find the config file for that one.
systemd-resolve --status | grep 'DNS Servers' -A2
DNS Servers: 1.1.1.1
208.67.222.222
9.9.9.9
Your school group is disabled. No blocking will be applied to clients in that group:
*** [ DIAGNOSING ]: Groups
id enabled name date_added date_modified description
---- ------- -------------------------------------------------- ------------------- ------------------- --------------------------------------------------
0 1 Default 2021-10-27 13:43:16 2021-10-27 13:43:16 The default group
1 0 School 2021-10-27 14:28:36 2021-10-29 19:00:01 school
And, your adlist is only applied to the default group, not the school group as well. Did you intend to not have any adlists in the school group?
With this group enabled, and from one of the clients in that group, from the command prompt or terminal in that client (and not via ssh to Pi-hole), what are the outputs of the following commands:
I think I nailed it down to UNFI problem ..because the exact order and dns servers are configured for my main LAN and for some reason they also end up in Pi-Hole