Comment 29 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 03:36:19PM -0000, sheka wrote:
> my interfaces file
>
> auto lo
> iface lo inet loopback
>
> auto eth0
> iface eth0 inet dhcp
>
> networkmanager.conf
>
> [main]
> plugins=ifupdown,keyfile
>
> [ifupdown]
> managed=false
>

You have such a simple setup that you can easily switch to
"managed=true" here ... that will fix your issues.

 - Alexander