Define in file of configuration of guest
(172.16.0.1) to use bridge xenbr1 Define in file of configuration of
guest (192.168.0.1) to use bridge xenbr0
brctl addbr xenbr1 && brctl addif xenbr1
eth1 && ip link set xenbr1 up
Soon, the guest 172.16.0.1 will go up in bridge
xenbr1
Daniel Aparecido Martins Rosa
----- Original Message -----
Sent: Thursday, May 24, 2007 11:36
AM
Subject: [Xen-users] fully separated
virtual interfaces
I have 2 network interfaces on a XEN host (SLES10, xen
3.0.4)
eth0: 192.168.0.1 eth1: 172.16.0.1
and I have 2 xen guests. can
I get the two guest systems fully separated
from each others, by creating 2 bridges and each bridge connect to
different physical interface?
i.e. : eth0 --> xenbr0 -->
vif1.0 and eth1 --> xenbr1 --->vif2.0
and how to do
that?
please, I need help in this issue urgently.
_______________________________________________ Xen-users mailing
list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|