Comment 5 for bug 1273201

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Thanks!

Maybe there is a config that isn't being read properly by NM at the time where the connections are getting matched?

I think this indicates where the problem is:
Jan 26 20:12:12 desktop NetworkManager[851]: <debug> [1390763532.45734] [nm-manager.c:2950] nm_manager_activate_connection(): Activation of 'bridge0 Sklave 1' requires master connection 'Brückenverbindung 1'
Jan 26 20:12:12 desktop NetworkManager[851]: <info> Connection 'bridge0 Sklave 1' auto-activation failed: (1) No compatible disconnected device found for master connection 9374baaf-ff05-4f4c-9e31-8e4a2b007d9f.

The system is looking for a disconnected device; I guess eth0 might not be seen as disconnected in NM (although it does not appear to be if I'm to believe the other lines nearby). It's also expecting eth0 to be a specfic device, which may be configured via a MAC address or via another config entry in the connection for Br?ckenverbindung 1". Is there anyway you could share as much of that connection file as possible?