Genau das gleiche Problem habe ich auch. nach dem Update auf v6 funktioniert Unbound nicht mehr. Ich habe diesen erstmal Deaktiviert und bin auf openDNS gegangen.
pihole-FTL konnte auf Deinem System wegen einer fehlerhaften Konfiguration nicht starten:
*** [ DIAGNOSING ]: Pi-hole-FTL full status
* pihole-FTL.service - Pi-hole FTL
Loaded: loaded (/etc/systemd/system/pihole-FTL.service; enabled; preset: enabled)
Active: active (running) since Wed 2025-02-19 18:54:50 UTC; 2min 30s ago
Process: 4516 ExecStartPre=/opt/pihole/pihole-FTL-prestart.sh (code=exited, status=0/SUCCESS)
Main PID: 4535 (pihole-FTL)
Tasks: 8 (limit: 57363)
Memory: 115.1M
CPU: 6.772s
CGroup: /system.slice/pihole-FTL.service
`-4535 /usr/bin/pihole-FTL -f
Feb 19 18:54:50 pihole pihole-FTL[4535]: dnsmasq: duplicate dhcp-host IP address 192.168.178.1 at line 108 of /etc/pihole/dnsmasq.conf
Feb 19 18:54:50 pihole dnsmasq[4535]: duplicate dhcp-host IP address 192.168.178.1 at line 108 of /etc/pihole/dnsmasq.conf
Feb 19 18:54:50 pihole dnsmasq[4535]: FAILED to start up
Die Fehlermeldung weist dabei auf eine doppelte Host-Definitionen hin:
We’ve streamlined configuration management by consolidating multiple settings files into a single, richly commented toml file, making it easier to manage and understand your settings. If you are migrating from v5, your existing configurations will be migrated automatically into this file. It can be found at /etc/pihole/pihole.toml
Du müsstest die Einträge also über /etc/pihole/pihole.toml abgleichen oder über Settings | DHCP im Expert-Modus.
Ich habe keine Doppelten IP Einträge. Vielleicht sollte ich einen eigenen Thread dazu eröffnen.
Wenn ich Upstream DNS Servers für unbound verwende habe ich die Probleme mit den Geräten. Verwende ich Google oder openDNS habe ich keine Probleme. Deswegen halt die frage ob v6 überhaupt unbound noch unterstützt?