Comment 7 for bug 98612

Revision history for this message
Brian Murray (brian-murray) wrote : Re: [Bug 98612] Re: Sees wireless networks but wont connect

I take your statement to mean that you have two
'/etc/network/interfaces' files. If that is the case and there is
information statically configured in them for your network interface
this will not work with network manager. For network manager to manage
your interface there should only be lines like this:

auto eth0
iface eth0 inet dhcp

in it.