From ec3313ef406d743781d7d2e76a6538c18dfa12e5 Mon Sep 17 00:00:00 2001 From: Jasper Vandemalle Date: Tue, 8 Mar 2022 15:47:33 +0100 Subject: [PATCH] Fix Fritz!Box typos --- docs/routers/fritzbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/routers/fritzbox.md b/docs/routers/fritzbox.md index 231674d..a897532 100644 --- a/docs/routers/fritzbox.md +++ b/docs/routers/fritzbox.md @@ -54,7 +54,7 @@ Internet/Account Information/DNS server ![Screenshot of Fritz!Box WAN DNS Configuration](../images/fritzbox-wan-dns.png) !!! warning - Don't set the Fitz!Box as upstrem DNS server for Pi-hole if using this configuration! This will lead to a DNS loop as the Pi-hole will send the queries to the Fritz!Box which in turn will send them to Pi-hole. + Don't set the Fritz!Box as upstream DNS server for Pi-hole if using this configuration! This will lead to a DNS loop as the Pi-hole will send the queries to the Fritz!Box which in turn will send them to Pi-hole. If only this configuration is used, you won't see individual clients in Pi-hole's dashboard. For Pi-hole, all queries will appear as if they are coming from your Fritz!Box. You will therefore miss out on some features, e.g. Group Management. If you want to use them, Pi-hole must (additionally) be distributed to the clients as DNS server via DHCP (see above).