NetworkManager usually puts “127.0.1.1” in /etc/resolv.conf
. To get currently used DNS servers, type:
% nmcli d show | grep DNS
IP4.DNS[1]: 10.1.2.3
IP4.DNS[2]: 10.2.3.4
The work is always in progress.
NetworkManager usually puts “127.0.1.1” in /etc/resolv.conf
. To get currently used DNS servers, type:
% nmcli d show | grep DNS
IP4.DNS[1]: 10.1.2.3
IP4.DNS[2]: 10.2.3.4