This refers to ubuntu 18.04
By default, Ubuntu is using network-manager to manage network connections, and systemd-resolved is managing dns resolution
We're going to:
- Disable
systemd-resolved
all together - Set up
network-manager
to run its own dnsmasq and point /etc/resolv.conf at its dnsmasq instance