I have the same problem. Ubuntu 8.10 x64 Desktop. The network icon in the top 
panel now has a red triangle over it. When I right-click the icon, and then 
click Connection Information, I receive the following error message:
"Error displaying connection information: No valid active connections found"

Networking works correctly. I have a network bridge configured in
/etc/network/interfaces:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet manual

auto br0
iface br0 inet static
        address 192.168.20.10
        network 192.168.20.0
        netmask 255.255.255.0
        broadcast 192.168.20.255
        gateway 192.168.20.1
        bridge_ports eth0
        bridge_fd 9
        bridge_hello 2
        bridge_maxage 12
        bridge_stp off

-- 
NetworkManager Applet cannot see my ethernet connection anymore
https://bugs.launchpad.net/bugs/305398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to