Expected Behaviour:
DNS Server works after Pihole upgrade to 6
Debian 11
Actual Behaviour:
Red message upper right of dashboard: DNS Server Failure
DNS Server works after Pihole upgrade to 6
Debian 11
Red message upper right of dashboard: DNS Server Failure
If you want to use Pi-hole as DNS server you need to disable other DNS servers on your system.
Your log shows there is another server (connmand
) using port 53
:
[✗] udp:127.0.0.1%lo:53 is in use by connmand (https://docs.pi-hole.net/main/prerequisites/#ports)
[✗] tcp:127.0.0.1%lo:53 is in use by connmand (https://docs.pi-hole.net/main/prerequisites/#ports)
Disable connmand
and restart Pi-hole.
OK Thanks.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.