[Bug 972849] Re: 12.04 impossible to set manual dns in /etc/network/interfaces when bind is installed
Thomas Hood
972849 at bugs.launchpad.net
Wed Apr 4 09:31:31 UTC 2012
*** This bug is a duplicate of bug 933723 ***
https://bugs.launchpad.net/bugs/933723
** This bug has been marked a duplicate of bug 933723
bind9 registering itself with resolvconf but not set up to forward queries
--
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/972849
Title:
12.04 impossible to set manual dns in /etc/network/interfaces when
bind is installed
Status in “resolvconf” package in Ubuntu:
New
Bug description:
Ubuntu 12.04 Beta 2 Server
resolvconf : 1.63ubuntu11
network-manager : not installed
When setting manual dns servers in /etc/network/interfaces, they are
always overridden by 127.0.0.1 in /etc/resolv.conf when bind is
installed. Which makes it impossible to set manual dns servers. This
becomes a serious issue when bind is configured to be authoritative
and not recursive for the use on a web server for instance.
If bind is uninstalled and that the computer is rebooted, resolvconf
correctly uses the values in /etc/network/interfaces . If bind is
reinstalled and that the computer is rebooted, resolvconf put
127.0.0.1 again in resolv.conf
/etc/network/interfaces :
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.100
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 192.168.1.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/972849/+subscriptions
More information about the foundations-bugs
mailing list