Hi,
I am not familiar with Virtual Box extensively.
Can you post the output of the following command ran from the hypervisor:
ifconfig -a
This will print out the interfaces present on the hypervisor.
There should be interfaces created for the virtual machines assuming
Virtual Box is configured c
Hi,
Open vSwitch is 64bit capable, if not primarily so.
You should have no problems on Fedora 15.
Joseph.
On 16 January 2012 19:58, Sheili Mittal wrote:
> Hi ,
>
> The release " http://openvswitch.org/releases/openvswitch-1.2.2.tar.gz";
> present on following path can be used for 64 bit machin
I am using OVS to build logically seperated Layer 2 networks over the top of
a Layer 3 network using GRE tunnels to create a fully connected mesh for
each network.
This works perfectly and is very scalable. I have had no issues creating
pretty obscene numbers of GRE tunnels on a single host.
With
Hi Jason
I recently integrated Open vSwitch with Xen.
There are 2 possible routes, the choice boils down to what level of
customisation you need.
The first is to load the bridge compatiblity module as part of OVS and
the Xen scripts will work out of the box.
Ideal for testing and simple deployme