search for: 655581

Displaying 2 results from an estimated 2 matches for "655581".

Did you mean: 65551
2012 Jan 12
3
Bug#655581: xen-utils-common: network-bridge breaks the network setup when using ethernet bonding.
Package: xen-utils-common Version: 4.0.0-1 Severity: important If using ethernet bonding and network-bridge with xen the network-bridge scripts breaks the network. I have run through the commands manually in irder to establish the culprit. In the op_start function (Starting on line 214) everything is fine up until line 251. At this point the bridge has been created, devices renamed and the
2012 Jan 12
0
Bug#655581: solution
Apologies, there is a slight change required to the solution. replace the do_ifup line as follows: if [ -n "${slaves}" ]; then ip link set dev $bridge up [ -n "$gateway" ] && ip route add default via ${gateway} else do_ifup ${bridge} fi -- Philip Ward Unix Systems Administrator 01786 467274 (ext 7274) -- The Sunday Times