Pi-hole DNS server is not working

Set the DHCP to Pi-hole, and disable DHCP on the router.

I flipped DHCP to disabled on my router and clicked enable on Pi-Hole, but still no luck :confused:

Try renew DHCP lease on the Linux client:

sudo dhclient -r; sudo dhclient -v

Restart the router and renew the DHCP lease on all connected clients.

I accidentally unplugged the ethernet cable from the raspberry pi, when I plugged it back in everything started to work fine. Thank you guys for all the help! I really appreciate it !

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.