Peter.Weiss@xxxxxxxxx wrote:
Hello,
the docs seem to subscribe only the xen 2.0 way.
Are there any docs on how to setup xen with two physical network interfaces
that are served to 2 virtual network interfaces on some XenU domain?
almost :). a little stalled on getting stuff working, but should
be out very soon..
What I did so far:
I changed following lines in my XenU description file:
[...]
nics=2
vif = [ 'mac=00:0b:cd:68:1c:6a, bridge=xenbr0',
'mac=00:0b:cd:68:1d:6a, bridge=xenbr1' ]
[...]
try and provide netdev=eth1 (or whatever your dev name is) as well..
thanks,
Nivedita
# /etc/xen/scripts/network-bridge start vifnum=1
# brctl show
bridge name bridge id STP enabled interfaces
xenbr0 8000.feffffffffff no vif0.0
peth0
vif1.0
xenbr1 8000.feffffffffff no vif1.1
The domain boots, has two network interfaces (vif1.0 and vif1.1) but no
network connection.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|