(Relatively) simple fix: systemctl stop systemd-resolvd systemctl disable systemd-resolvd Edit /etc/NetworkManager/NetworkManager.conf And in the [main] section stick this: [main] dns=none Now rm -f /etc/resolv.conf Now create your own /etc/resolv.conf file from scratch with the nameserver and search directives you actually want. Systemd won't stick its nose in, NetworkManager won't clobber your resolve.conf file, your network will actually function :-). _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx