I can confirm that on an up-to-date Ubuntu 22.04 use-dns doesn't work
with the NetworkManager renderer. It does work with networkd.
network:
ethernets:
enp2s0:
dhcp4: true
dhcp4-overrides:
use-dns: false
nameservers:
addresses: [9.9.9.9, 149.112.112.112]
Got exactly the same.
L ~ : lightdm --test-mode
Running inside an X server requires Xephyr to be installed but it cannot be
found. Please install it or update your PATH environment variable.
L ~ : cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.10
DISTRIB_CODENAME=wily
DISTRIB_DES
2 matches
Mail list logo