Hello,
I am new in the Pi-hole community and have recently installed my first pi-hole (V6.0.3) instance. I run pi-hole in a docker container on a synology NAS server. I have a fritzbox 7530 and have added in my fritzbox the IP of the PI-hole as DNS Server. This so far, works fine and I see that all dns requests from every device in the network is rerouted to the Pi-hole.
However, in the pi-hole Web UI I only see as clients the IP from the fritzbox and not any client in the network individual.
I also want to block certain websites for certain clients like some movie sites for the kids devices I want to disable. In order to do that I need to distinguish the client.
I know, there is a DHCP server option in pi-hole which I could enable, however I do have some Port Forward in the Fritzbox from outside to internal devices which I think won't work anymore if the DHCP server is not the Fritzbox.
Is there a way that pi-hole gets the DNS requests directly instead of rerouted by the fritzbox to enable this feature or is the only solution to enable this by using pi-hole as DHCP server?