|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] how to setup two bridges with two physical interfaces?
My server has two physical interfaces (eth0 and eth1), each on a
different subnet. I'd like to put them on two different bridges (say,
xenbr0 and xenbr1), and let each domU have two interfaces, one one
each bridge, so that it can access both subnets.
I did some search for solutions, but didn't find any working solution.
Specifically, I tried the approach mentioned in
http://wiki.xensource.com/xenwiki/XenNetworking (With Xen 3.0 the best
method for additional bridges is to use the default Xen scripts with a
slight modification...)
I created my-network-script and changed /etc/xen/xend-config.sxp with
(network-script my-network-script), with the (vif-script vif-bridge)
line unchanged. Bbut it doesn't work -- I got:
bridge name bridge id STP enabled interfaces
xenbr0 8000.000000000000 no
xenbr1 8000.000000000000 no
Any hints? Thanks a lot in advance!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] how to setup two bridges with two physical interfaces?,
Yi Wang <=
|
|
|
|
|