Hi,
My test environment
Host OS = rhel 6.1 x86_64
OPenvswitch = 1.2.2
Hypervisor = KVM
Guest os = rhel 6.1
Libvirt = 0.8.7
I enabled netfilter rules on guest machine by adding following rule in
/etc/libvirt/qemu/guest1.xml file
...
...
On 12/15/2011 10:48 AM, Justin Pettit wrote:
On Dec 6, 2011, at 3:18 PM, David Erickson wrote:
I do agree with your analysis in that it is narrowing some traffic but actually
broadening it for ARPs to/from a remote. I think we can actually solve both
problems by unioning the existing b/c rul
On Wed, Dec 21, 2011 at 10:37:42PM +0800, Liang Liang wrote:
> Hi, All
>
> I'm using Open vSwitch together with NOX, and have one problem when adding
> one netdev into datapath manually. Following is my procedure:
> 1. NOX and Open vSwitch are started and they setup connection successfully;
> 2. I
Hi, All
I'm using Open vSwitch together with NOX, and have one problem when adding
one netdev into datapath manually. Following is my procedure:
1. NOX and Open vSwitch are started and they setup connection successfully;
2. I start one VM and use ovs-dpctl to add the tap interface into datapath;
3