Comment 7 for bug 260353

Revision history for this message
Valentin Neacsu (valentin.neacsu) wrote :

This should not be marked as a duplicate of #256054. The problem reported here refers to the lack of support for bridge interfaces by Network Manager. Steps to reproduce:
# ifconfig eth0 down
# brctl addbr br0
# brctl addif br0 eth0
# ifconfig (to confirm that the bridge is up and running)
At this point Network Manager reports no wired networks.