Comment 2 for bug 42989

Revision history for this message
ChrisDesjardins (cddesjardins) wrote : Re: [Bug 42989] Re: Network-Manager Won't Connect to Network

Hi,
My wireless works with the old GNOME network tools (if you're referring
to network-admin). I connect via the GUI and via running the ifup and
dhclient commands.
When I comment out eth1 from /etc/network/interfaces, NM still fails to
connect. It does however see my wireless network it just cannot
connect. NM works with my wired ethernet connection. Also
my /etc/network/interfaces currently only has those two lines shown on
the wiki that are acceptable (the auto and the dhcp lines) in it so it
should /etc/network/interfaces should be fine without the need to
comment out those lines anyways, right?

below is my /etc/network/interfaces

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

Thanks!
Chris

On Fri, 2006-05-05 at 11:48 +0000, Tim Butler wrote:
> A few quick ones to help clarify the issue, can you confirm that it still works using the older GNOME network tools?
>
> This page may also help: https://wiki.ubuntu.com/WirelessTroubleshootingGuide
>
> Also verify with this site (https://wiki.ubuntu.com/DapperNetworkManager) that you have edited the /etc/network/interfaces.
>
> ** Changed in: network-manager (Ubuntu)
> Status: Unconfirmed => Needs Info
>