0

Network manager wasn't applying the DNS servers that I entered using "Edit Connections" -> "Wired Connection 1" -> IPv4 Settings -> Switch to "Automatic (DHCP) addresses only -> entered in DNS servers

dig @10.1.0.16 internal.address works just fine, gives me what's expected.

editing resolv.conf doesn't seem to do the trick, and just gets overwritten anyways.

nmcli shows that the correct DNS servers are being used

systemd-resolve --status shows the DNS servers as expected

again, digging the DNS servers works great.

I've tried switching to dnsmasq as a workaround, which has probably just added to my confusion. I'm not even sure what to provide as far as logs go. What do you guys need to help?

Terrance
  • 43,712

1 Answers1

0

On the IPV4 tab try switching automatic DHCP to Manual so you will be using the values you enter for the DNS server IP addresses,

Here are instructions for Ubuntu 16. Should work the same for V14 and V17