1 Reply
What worked for me was to create the file
/etc/systemd/resolved.conf
(sudo nano /etc/systemd/resolved.conf
) and put the following in it:
And then restart the systemd-resolved
service: sudo systemctl restart systemd-resolved