On Tue, Oct 07, 2008 at 02:23:43PM -0000, Kadafi wrote:
> Here are my /etc/network/interfaces :
> 
> auto lo
> iface lo inet loopback
> 
> auto eth0
> iface eth0 inet static
> address 192.168.2.136
> netmask 255.255.255.0
> gateway 192.168.2.1
> 
> iface wlan0 inet static
> address 192.168.2.136
> netmask 255.255.255.0
> gateway 192.168.2.1
> wireless-key ***********
> wireless-essid Broadcast
> 
> auto wlan0
> 
> auto eth0
> 
> 
> and  /etc/NetworkManager/nm-system-settings.conf
> 
> [main]
> plugins=ifupdown,keyfile
> 
> [ifupdown]
> managed=false
> 

you could try managed=true, though your wireless might cause issues
until the next ifupdown upload. Also we will fix the managed=false
case to show "online" when there are any unmanaged devices (which is
th bug you are seeing right now)

 - Alexander

-- 
network-manager After reboot network is totally broken
https://bugs.launchpad.net/bugs/279262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to