Synology Ds 920+ mit Pi-Hole

Hallo,

ich benötige Hilfe beim Einrichten von Pi-Hole und Unbound auf einer Synology DS920+. Ich habe alles soweit installiert (Docker, Container). Der Container stoppt immer wieder und ich erhalte die folgende Fehlermeldung aus dem Protokoll von Docker:

[s6-init] making user provided files available at /var/run/s6/etc…exited 0.

[s6-init] ensuring user provided files have correct perms…exited 0.

[fix-attrs.d] applying ownership & permissions fixes…

[fix-attrs.d] 01-resolver-resolv: applying…

[fix-attrs.d] 01-resolver-resolv: exited 0.

[fix-attrs.d] done.

[cont-init.d] executing container initialization scripts…

[cont-init.d] 20-start.sh: executing…

::: Starting docker specific checks & setup for docker pihole/pihole

[i] Installing configs from /etc/.pihole…

[i] Existing dnsmasq.conf found… it is not a Pi-hole file, leaving alone!

[i] Installing /etc/dnsmasq.d/01-pihole.conf…
[✓] Installed /etc/dnsmasq.d/01-pihole.conf

[i] Installing /etc/.pihole/advanced/06-rfc6761.conf…
[✓] Installed /etc/dnsmasq.d/06-rfc6761.conf

Existing DNS servers detected in setupVars.conf. Leaving them alone

Custom WEB_PORT set to 8081

INFO: Without proper router DNAT forwarding to 192.168.2.173:8081, you may not get any blocked websites on ads

::: Pre existing WEBPASSWORD found

DNSMasq binding to default interface: eth0

Added ENV to php:

“PHP_ERROR_LOG” => “/var/log/lighttpd/error.log”,

“ServerIP” => “192.168.2.173”,

“CORS_HOSTS” => “”,

“VIRTUAL_HOST” => “192.168.2.173”,

Using IPv4 and IPv6

::: Preexisting ad list /etc/pihole/adlists.list detected ((exiting setup_blocklists early))

https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts

::: Testing pihole-FTL DNS: sudo: unable to resolve host pihole-pihole1: Name or service not known

dnsmasq: failed to create listening socket for port 53: Address already in use

[cont-init.d] 20-start.sh: exited 1.

[cont-finish.d] executing container finish scripts…

[cont-finish.d] done.

[s6-finish] waiting for services.

[s6-finish] sending all processes the TERM signal.

[s6-finish] sending all processes the KILL signal and exiting.

Die DS920+ hat bei mir 20GB Ram und SSD Cache.
Ich nutze über OVPN die Funktion einer festen IP Adresse und damit einen eigenen DNS Server.

Wäre für Hilfe sehr dankbar!

Ich wünsche euch allen ein schönes Weihnachtsfest!

LG
Kai