So the Ubuntu server is configured with netplan and the renderer is: networkd.
How does one see the active DNS Server ? i.e. there is no NetworkManager.
netplan
So the Ubuntu server is configured with netplan and the renderer is: networkd.
How does one see the active DNS Server ? i.e. there is no NetworkManager.
Best Answer
When using netplan (17.10 Artful Ardvark on) and the renderer is: networkd, there is no NetworkManager so the nmcli commands do not apply. The cat /etc/resolv.conf simply shows the nameserver to be 127.0.0.53, not very helpful really ;-)
To get the nameservers.