org.freedesktop.NetworkManager.DnsManager org.freedesktop.NetworkManager.DnsManager org.freedesktop.NetworkManager.DnsManager Properties Mode readable s RcManager readable s Configuration readable aa{sv} Description The interface contains DNS-related information. Property Details The "Mode" property org.freedesktop.NetworkManager.DnsManager:Mode Mode readable s The current DNS processing mode. The "RcManager" property org.freedesktop.NetworkManager.DnsManager:RcManager RcManager readable s The current resolv.conf management mode. The "Configuration" property org.freedesktop.NetworkManager.DnsManager:Configuration Configuration readable aa{sv} The current DNS configuration represented as an array of dictionaries. Each dictionary has the "nameservers", "priority" keys and, optionally, "interface" and "vpn". "nameservers" is the list of DNS servers, "priority" their relative priority, "interface" the interface on which these servers are contacted, "vpn" a boolean telling whether the configuration was obtained from a VPN connection.