[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 381] new network scripts does not work for two bridges topology
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=381 ------- Additional Comments From hien1@xxxxxxxxxx 2005-11-03 16:53 ------- I used the features as post on #363 before posting on comment#3: ## Use the following if VIF traffic is bridged. # The script used to start/stop networking for xend. (network-script network-bridge netdev=eth1) # The default bridge that virtual interfaces should be connected to. (vif-bridge xenbr0) # The default script used to control virtual interfaces. (vif-script vif-bridge) and I even forced network-bridge to use eth1: vifnum=${vifnum:-0} bridge=${bridge:-xenbr${vifnum}} netdev=eth1 # netdev=${netdev:-eth1} However, xend stop , then start again didn't create peth1 and connect to the bridge as the network-bridge script wants to do. Only rebooting the machine, then restarting xend will do. That mean network-bridge script didn't clean up the old configuration when running xend stop and restart. -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |