On 6/5/22 17:18, stan via users wrote:
On Sat, 4 Jun 2022 16:07:12 -0400
Tom Horsley <horsley1953@xxxxxxxxx> wrote:
Try editing /etc/NetworkManager/NetworkManager.conf and putting
dns=none after the [main] section entry.
I have to do this in order to use dns servers other than those the ISP
provides with knot-resolver.
Not really. You can also edit your connection and add ipv4.dns IP to the
connection. Then it would use your IP first.
nmcli c edit enp0s31f6
print ipv4.dns
set ipv4.dns 127.0.0.1
save
activate
quit
You can also set ipv4.ignore-auto-dns true to avoid autoconfigured
addresses on that connection. It makes it possible to change it only
per-connection.
_______________________________________________
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
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure