Comment 2 for bug 992411

Revision history for this message
Charles Peters II (cp) wrote : Re: dnsmasq required by network-manager when bind9 and dhcp3server installed

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,

Upgrade a 10.04 server/mythtv-backend/mythtv-frontend/bind9 server and dhcp3-server to 12.04.

2. the behavior you expected, and

I expected my resolver, ie bind9, and my dhcp server to work as they have for years. The dhcp server assigns DNS, IP's etc as set by the administrator.

3. the behavior you actually encountered (in as much detail as possible).

All the ubuntu clients and servers upgraded to 12.04 added a second dns cashing server. I already have two bind9 servers on the LAN, adding and requiring another less secure dns resolver aka dnsmasq to every machine is unwise. I should be able to uninstall dnsmasq without forcing or otherwise breaking things when I have bind9.
$ sudo apt-get remove dnsmasq-base
[sudo] password for cp:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  dnsmasq-base network-manager network-manager-gnome
  plasma-widget-networkmanagement
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 7,906 kB disk space will be freed.
Do you want to continue [Y/n]?