I can't get Pi-hole to work [Ubuntu 18.04]

You dont want two network managers active on your setup:

Can kill network-manager with below:

sudo systemctl disable network-manager

sudo reboot

1 Like