NM doesn't sets the DNS properly, forces local dnsmasq as a resolver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
New
|
Low
|
Unassigned |
Bug Description
1. Setup a network with DHCP address, gateway and DNS.
2. Connect to that network.
3. Check the resolver configured in /etc/resolv.conf
Expected result:
To find "nameserver" set to the DNS addresses provided by the external DHCP server
Actual result:
"nameserver=
This related to https:/
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.1.93-0ubuntu4
ProcVersionSign
Uname: Linux 4.4.0-21-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Tue May 3 12:42:19 2016
IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
InstallationDate: Installed on 2016-04-22 (10 days ago)
InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
IpRoute:
default via 192.168.1.1 dev wlxc4e9840ddc04 proto static metric 600
169.254.0.0/16 dev wlxc4e9840ddc04 scope link metric 1000
192.168.1.0/24 dev wlxc4e9840ddc04 proto kernel scope link src 192.168.1.95 metric 600
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH
wlxc4e9840ddc04 wifi connected /org/freedeskto
C0:EE:FB:44:15:8A bt disconnected /org/freedeskto
enp3s0 ethernet unavailable /org/freedeskto
lo loopback unmanaged /org/freedeskto
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.
Changed in network-manager (Ubuntu): | |
status: | Incomplete → New |
thank you for your bug report. Do you have "dnsmasq-base" installed (your logs suggests it's can contact the service)?