diff --git a/docs/images/fritzbox-dhcp-de.png b/docs/images/fritzbox-dhcp-de.png new file mode 100644 index 0000000..91a9600 Binary files /dev/null and b/docs/images/fritzbox-dhcp-de.png differ diff --git a/docs/images/fritzbox-dhcp.png b/docs/images/fritzbox-dhcp.png new file mode 100644 index 0000000..72235b5 Binary files /dev/null and b/docs/images/fritzbox-dhcp.png differ diff --git a/docs/images/fritzbox-wan-dns-de.png b/docs/images/fritzbox-wan-dns-de.png new file mode 100644 index 0000000..dba59f9 Binary files /dev/null and b/docs/images/fritzbox-wan-dns-de.png differ diff --git a/docs/images/fritzbox-wan-dns.png b/docs/images/fritzbox-wan-dns.png new file mode 100644 index 0000000..2f04d4d Binary files /dev/null and b/docs/images/fritzbox-wan-dns.png differ diff --git a/docs/routers/fritzbox-de.md b/docs/routers/fritzbox-de.md index 17750be..bb06695 100644 --- a/docs/routers/fritzbox-de.md +++ b/docs/routers/fritzbox-de.md @@ -19,6 +19,7 @@ Zum Einstellen muss die IP des Pihole als "Bevorzugter DNS-Server" **und** "Alte ```bash Internet/Zugangsdaten/DNS-Server ``` +![Screenshot der Fritz!Box WAN DNS Konfiguration](../images/fritzbox-wan-dns-de.png) eingertagen werden. @@ -46,6 +47,7 @@ Um diese Konfiguration zu nutzen, muss die IP des Pihole als "Lokaler DNS-Server ```bash Heimnetz/Netzwerk/Netzwerkeinstellungen/IP-Adressen/IPv4-Konfiguration/Heimnetz ``` +![Screenshot der Fritz!Box DHCP Einstellungen](../images/fritzbox-dhcp-de.png) eingetragen werden. diff --git a/docs/routers/fritzbox.md b/docs/routers/fritzbox.md index 852654f..363494e 100644 --- a/docs/routers/fritzbox.md +++ b/docs/routers/fritzbox.md @@ -19,6 +19,7 @@ To set it up, enter Pihole's IP as "Preferred DNS server" **and** "Alternative D ```bash 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 pihole! This will lead to a DNS loop as the Pihole will send the queries to the Fritz!Box which in turn will send the to Pihole. @@ -44,6 +45,7 @@ To set it up, enter Pihole's IP as "Local DNS server" in ```bash Home Network/Network/Network Settings/IP Adresses/IPv4 Configuration/Home Network ``` +![Screenshot of Fritz!Box DHCP Settings](../images/fritzbox-dhcp.png) >Note: Clients will notice changes in DHCP settings only after they acquire a new DHCP lease. The easiest way to force a renewal is to dis/reconnect the client from the network.