[Bug 1094407] [NEW] nameserver isn't updated automatically

Sworddragon 1094407 at bugs.launchpad.net
Sat Dec 29 04:09:20 UTC 2012


Public bug reported:

I'm using Ubuntu 13.04 dev with resolvconf 1.68ubuntu1. This is the
example initial state:

/etc/resolv.conf:

nameserver 127.0.1.1
search localdomain


/etc/network/interfaces:

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
	address 192.168.1.2
	dns-nameservers 192.168.1.1
	gateway 192.168.1.1
	netmask 255.255.255.0


resolvconf is not installed but the debian package is already downloaded. After installing resolvconf and rebooting the system /etc/resolv.conf still contains the same content and I'm unable to ping www.google.de. Just after adding "nameserver 192.168.1.1" manually to /etc/resolv.conf I'm able to ping www.google.de.

** Affects: resolvconf (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/1094407

Title:
  nameserver isn't updated automatically

Status in “resolvconf” package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 13.04 dev with resolvconf 1.68ubuntu1. This is the
  example initial state:

  /etc/resolv.conf:

  nameserver 127.0.1.1
  search localdomain

  
  /etc/network/interfaces:

  # interfaces(5) file used by ifup(8) and ifdown(8)
  auto lo
  iface lo inet loopback

  auto eth0
  iface eth0 inet static
  	address 192.168.1.2
  	dns-nameservers 192.168.1.1
  	gateway 192.168.1.1
  	netmask 255.255.255.0

  
  resolvconf is not installed but the debian package is already downloaded. After installing resolvconf and rebooting the system /etc/resolv.conf still contains the same content and I'm unable to ping www.google.de. Just after adding "nameserver 192.168.1.1" manually to /etc/resolv.conf I'm able to ping www.google.de.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1094407/+subscriptions




More information about the foundations-bugs mailing list