Dear Enhance community,
I'm trying to setup and test a new Enhance cluster, in our organisation and one of the issues I see is the conflict between systemd-resolved (standard in Ubuntu 24.04.4 LTS) and PowerDNS (installed by activating the DNS role in Enhance).
Is there a best practice to resolve (unintended pun) this conflict?
The possibilities I see are:
- disable systemd-resolved, and put the upstream DNS servers manually in /etc/resolv.conf
- try to bind systemd-resolved to the
lo device, and PowerDNS to the eth0 device (if possible)
--
Regards,
Alex van Denzel