Suggest DELAY_STARTUP in the FAQ section

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2021-01-04 11:03:08 +01:00
parent 7a3b000c29
commit af497e9fd9
2 changed files with 12 additions and 2 deletions
+10
View File
@@ -83,3 +83,13 @@ MTU = 1500
```
[source](https://wiki.archlinux.org/index.php/WireGuard)
## Pi-hole not listening on `wg0` after reboot
If, e.g., after reboot, the `wg0` interface isn't up before Pi-hole is ready (more precisely, the `pihole-FTL` service is started), you may experience that Pi-hole doesn't listen on the Wireguard interface. This can be mitigated by artificially delaying the start of Pi-hole using, e.g., the config option
``` plain
DELAY_STARTUP=5
```
in `/etc/pihole/pihole-FTL.conf` to have Pi-hole delay the start of the DNS server by `5` seconds.
+2 -2
View File
@@ -150,11 +150,11 @@ There are many excellent guide and a lot of services offer this for free (with m
If you already have a hosting package at Strato, you can easily set up a subdomain to be used as DynDNS record. This is entirely free for members.
- [DNSHome.de](DNSHome.de)
- [DNSHome.de](https://DNSHome.de)
This provider offers you several free subdomains under different domain names. SSL and also IPv6 are possible. DNSSEC is activated by default. They offer configuration guides for the Fritz!Box and also `ddclient` (update tool for Windows and Linux) on the website.
- [GoIP.de](http://www.goip.de/)
- [GoIP.de](https://www.goip.de/)
Go IP is a German DynDNS provider. The service is completely free and allows the registration of one domain and up to 15 subdomains per person. The website is characterized by extensive help with setting up the router.