Move router images to image subdir
Signed-off-by: Christian König <ckoenig@posteo.de>
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
@@ -8,7 +8,7 @@ Diese Anleitung wurde für IPv4 geschrieben und muss für IPv6 Netwerke entsprec
|
||||
|
||||
Einige dieser Einstellungen sind nur sichtbar, wenn voher die Ansicht auf "Erweitert" gesetzt wurde. Diese wird durch Umschalten (Klick) auf "Standard" am unteren linken Bildrand aktiviert.
|
||||
|
||||

|
||||

|
||||
|
||||
## Pi-hole als DNS Server via DHCP an Clients verteilen (LAN Seite)
|
||||
|
||||
@@ -31,7 +31,7 @@ Heimnetz/Netzwerk/Netzwerkeinstellungen/IP-Adressen/IPv4-Konfiguration/Heimnetz
|
||||
|
||||
eingetragen werden.
|
||||
|
||||

|
||||

|
||||
|
||||
!!! warning
|
||||
Clients bemerken Änderungen an den DHCP Einstellungen erst, wenn der DHCP Lease erneuert wird. Der einfachste Weg dies zu erzwingen ist ein Unterbrechen und Wiederherstellen der Netzwerkverbindung.
|
||||
@@ -54,7 +54,7 @@ Internet/Zugangsdaten/DNS-Server
|
||||
|
||||
eingetragen werden.
|
||||
|
||||

|
||||

|
||||
|
||||
!!! warning
|
||||
Die Fritz!Box darf mit dieser Konfiguration nicht als Upstream DNS Server im Pi-hole eingestellt werden. Dies würde zu einem DNS Loop führen, da Pi-hole dann die Anfragen an die Fritz!Box senden würde, welche sie wiederum an Pi-hole senden würde.
|
||||
@@ -89,4 +89,4 @@ Folgende Einstellungen müssen dafür vorgenommen werden:
|
||||
* **IP address of your DHCP server (router):** IP-Adresse der Fritz!Box selbst, Standard ist **192.168.178.1**
|
||||
* **Local domain name (optional):** Name der lokalen Domän, für die Fritz!Box **fritz.box**
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -8,7 +8,7 @@ This guide is IPv4 only. You need to adjust for IPv6 accordingly.
|
||||
|
||||
Some of the following settings might be visible only if advanced settings are enabled. Therefore, "View" has to be changed to advanced by clicking on "Standard" in the lower left corner.
|
||||
|
||||

|
||||

|
||||
|
||||
## Distribute Pi-hole as DNS server via DHCP
|
||||
|
||||
@@ -29,7 +29,7 @@ To set it up, enter Pi-hole's IP as "Local DNS server" in
|
||||
Home Network/Network/Network Settings/IP Addresses/IPv4 Configuration/Home Network
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
!!! warning
|
||||
Clients will notice changes in DHCP settings only after they acquired a new DHCP lease. The easiest way to force a renewal is to dis/reconnect the client from the network.
|
||||
@@ -51,7 +51,7 @@ To set it up, enter Pi-hole's IP as "Preferred DNSv4 server" **and** "Alternativ
|
||||
Internet/Account Information/DNS server
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
!!! warning
|
||||
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.
|
||||
@@ -84,4 +84,4 @@ The following settings must be made:
|
||||
* **IP address of your DHCP server (router):** IP of the Fritz!Box, standard is **192.168.178.1**
|
||||
* **Local domain name (optional):** Fritz!Box uses **fritz.box**
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -32,15 +32,15 @@ Choosing this option will have DNS queries taking the following path:
|
||||
|
||||
Go to **Settings** --> **Networks** and click on the Network line that you want to modify:
|
||||
|
||||

|
||||

|
||||
|
||||
Under **DHCP**, in the DHCP Server Management section click "Show options" to reveal the **DHCP DNS Server** section. Check the **Enable** box and enter your Raspi's IPv4 address here.
|
||||
|
||||

|
||||

|
||||
|
||||
Scroll down to **IPv6**, and under the **DHCPv6/RDNSS DNS Control** section, uncheck **Auto** if it's enabled and enter Raspi's IPv6 address here. Click **Apply Changes** to have the settings persistently saved.
|
||||
|
||||

|
||||

|
||||
|
||||
All client devices on your network should now automatically be configured with a single IPv4 and single IPv6 address for DNS resolution. If you don't see your client devices update quickly enough, you *can* toggle Wi-Fi off/on or disconnect the Ethernet cable for a couple of seconds and then reconnect it.
|
||||
|
||||
@@ -57,8 +57,8 @@ If you'd rather have your USG forward all DNS traffic to Pi-hole, you can comple
|
||||
|
||||
Log into your Unifi Cloud Key. Go to **Settings** -> **Internet**. Click on the WAN line that appears.
|
||||
|
||||

|
||||

|
||||
|
||||
Under **Advanced**, in the DNS Server section uncheck the Auto box and add your Raspi's IPv4 address. This allows your USG to use Pi-hole for all DNS lookups. Click **Apply Changes** to have the settings persistently saved.
|
||||
|
||||

|
||||

|
||||
|
||||