I have two interfaces, each of them picking dhcp info from two
distinct servers (different networks). How can I tell network manager
to use the nameserver from interface B first and then that from
interface A? If we were to use /etc/resolv.conf, I want

nameserver 192.168.4.1
nameserver 10.0.0.1

Instead of

nameserver 10.0.0.1
nameserver 192.168.4.1
_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to