← Back to team overview

desktop-packages team mailing list archive

[Bug 862134] Re: Upgrade to oneiric wiped my resolv.conf for static interface

 

My /etc/network/interfaces file looks like this:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.10
netmask 255.255.255.0
gateway 192.168.1.1
broadcast 192.168.1.255
dns-nameservers 192.168.1.5
dns-search *********.com

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/862134

Title:
  Upgrade to oneiric wiped my resolv.conf for static interface

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I have a static eth0 (ie not managed by network manager). I upgraded
  from natty to oneiric and it wiped the resolv.conf file (but only on
  the second boot, bizarrely) leaving it looking like this:

  {{{
  # Generated by NetworkManager
  }}}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/862134/+subscriptions


References