Please follow the below template, it will help us to help you!
I've read through posts and followed various instructions, but my clients are still not receiving address assignments from pihole.
I have a Nest Pro mesh system, which is limiting on configuration options.
Note: Pihole is running on raspberry pi in Docker
Physical connection settings ISP > Nest Router > ethernet to unmanaged switch > ethernet to pihole
Current settings on Nest Wifi:
- Router address: 192.168.86.1
- DHCP address pool: 192.168.86.249 - 192.168.86.249
- DHCP reservation for pihole: 192.168.86.249
- DNS: Automatic
DHCP Settings on pihole:
- Gateway: 192.168.86.1
- DHCP range: 192.168.86.20 - 248
- DNS Upstream: Google
Everything is on the same subnet, but clients are not getting address assignments and the DHCP logs on pihole don't show any issued. Service is enabled.
Expected Behaviour:
Clients to receive IP addresses from pihole
Actual Behaviour:
Clients not receiving IP addresses from pihole

