From a7344f8c88b50d2d5f2da40d44aacf6490b57d4a Mon Sep 17 00:00:00 2001 From: Plumf <45500657+Plumf@users.noreply.github.com> Date: Sun, 19 Apr 2020 19:30:32 +0200 Subject: [PATCH] Update app_pihole.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Allan Nordhøy --- app_pihole.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_pihole.md b/app_pihole.md index d9856a66..3ebb0e1c 100644 --- a/app_pihole.md +++ b/app_pihole.md @@ -31,7 +31,7 @@ In this second case, it may be preferable to force the server IP to a static add Your router or your ISP's router has a DHCP server enabled by default. If you keep this DHCP, along with Pi-hole's, you will have transparent conflicts between them. -The first DHCP server to respond will distribute its own ip and settings. +The first DHCP server to respond will distribute its own IP and settings. So you need to turn off your router's DHCP server and let Pi-hole manage your network. #### Why should I use Pi-hole's DHCP?