patrickfav / pihole-unbound-docker

A docker-compose setup that maintaines a Pi-hole DNS with an with an upstream Unbound recursive DNS all hosted locally.

Home Page:https://favr.dev/opensource/pihole-unbound-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thanks for making this but network issue

AverTry opened this issue · comments

Error response from daemon: invalid config for network pihole_dns_network: invalid endpoint settings:
no configured subnet or ip-range contain the IP address 172.21.200.3
image

Ran fine till the network part. It created the network but then say's it can't find the network?
refuses to build container.

Not sure if this was the problem, but I only set the ip range to 172.21.200.128/25, now its allowed the full /24 subnet. Please try again.

Thanks for responding, turned out to be dns port 53 was in use by another program.
This was the solution for me on ubuntu.
https://medium.com/@niktrix/getting-rid-of-systemd-resolved-consuming-port-53-605f0234f32f