Comment 32 for bug 279262

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 279262] Re: network-manager After reboot network is totally broken

On Tue, Oct 07, 2008 at 06:48:54PM -0000, vaughn wrote:
> Here's my interfaces file:
>
> auto lo
> iface lo inet loopback
>
> iface eth0 inet dhcp
> address 192.168.0.1
> netmask 255.0.0.0
>
> iface eth1 inet dhcp
> address 192.168.0.1
> netmask 255.0.0.0
> wireless-essid room3
>
> nm-system-settings.conf
>
> [main]
> plugins=ifupdown,keyfile
>
> [ifupdown]
> manage=false
>

wait for the next ifupdown update. then try to use managed=true here.

The next NetworkManager update should also fix the "offline when all
devices unmanaged" bug.

 - Alexander