Cannot resolve domain names if eth0 is in /etc/network/interfaces
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
Fix Released
|
High
|
Mathieu Trudel-Lapierre |
Bug Description
I installed two systems with Quantal via a preseed. After booting, neither of them could connect to the web. A workaround was to remove the eth0 section from /etc/network/
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
After restarting network-manager service it worked again immediately.
It was also suggested that the state of resolv.conf on the system might be a problem:
nameserver 209.6.3.210
nameserver 127.0.0.1
search lexenab
Removing nameserver 127.0.0.1 and restarting networking/
(having looked at the resolv.conf file after it worked again the 127.0.0.1 is back, which is interesting)
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: network-manager 0.9.4.0+
ProcVersionSign
Uname: Linux 3.5.0-4-generic x86_64
ApportVersion: 2.3-0ubuntu4
Architecture: amd64
Date: Wed Jul 11 11:41:31 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120711.1)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
tags: | added: lucid |
Changed in network-manager (Ubuntu): | |
status: | Triaged → In Progress |
assignee: | nobody → Mathieu Trudel-Lapierre (mathieu-tl) |
Please run "apport-collect 1023486" to submit more information about the machine in question.