https://bugzilla.novell.com/show_bug.cgi?id=803019 https://bugzilla.novell.com/show_bug.cgi?id=803019#c0 Summary: Default route missing for bridge interface (br0) Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: mt@suse.com ReportedBy: kkaempf@suse.com QAContact: qa-bugs@suse.de Found By: Development Blocker: --- After "zypper dup" from 12.3 Beta 1 to 12.3 RC1, the default route is assigned to eth0 instead of br0, effectively disabling network connectivity. Before the upgrade, ifcfg-br0 had ... BOOTPROTO='dhcp4' BRIDGE='yes' BRIDGE_FORWARDDELAY='0' BRIDGE_PORTS='eth0' STARTMODE='auto' ... and ifcfg-eth0 had ... BOOTPROTO='none' STARTMODE='auto' ... (Its my home system. I'll attach current config files later if needed) See also https://bugzilla.novell.com/show_bug.cgi?id=802879 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.