Hi, I'm trying to stablish a basic topoogy just using a bridge an two hosts
(VM's)
The point is that i want them torun at the same time. In other words I have
3 VM's :
#VM1 ---> Here I've installed OVS and I've created a bridge with two
interfaces
#VM2 & #VM3 ----> They're just the same, a simply linux distribution.
My problem is that i dont know how to connect 2 & 3 to the bridge I created
in 1. In all the tutorials I've found they run the VM's in the physical
hardware where they have OVS installed, so they use nested virtualitation.
Despite it's an option, I want them to run in parallel.
I want this:
Internet-----------(eth0)-----bridge ----- (vport1) -------- VM2
OVS -------(vport2) ---------VM3
Any idea??
Many thx.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss