I'm trying to mirror all incoming/outgoing traffic of an interface "eth0" on 
VM04, to another interface "eth1" on VM01, using open Vswtich integrated with 
neutron in openstack.Both VMs are in one subnet , using ubuntu and promisc mode 
is enabled on compute and VMs.the output of "ovs-vsctl show" command on my 
compute node is here.
 ovs-vsctl -- set Bridge br-int mirrors=@m \ -- [email protected] get Port 
qvocb9f960c-fa \ -- [email protected] get Port qvo7b814729-7e \ -- --id=@m create 
Mirror name=mirror1 \ [email protected] \ [email protected] \ 
[email protected]
after that, on my compute node, I can see all traffics using tcpdump command, 
but on VM01, I can just see "request" traffics; not "responds":

I don't know why and how can I fix it to mirror all traffics.

I asked it here, too.

|   |
|   |  |   |   |   |   |   |
| problem in mirroring interfaces' traffic using OVSI'm trying to mirror all 
incoming/outgoing traffic of an interface "eth0" on VM04, to another interface 
"eth1" on VM01, using open Vswtich integrated with neutron i... |
|  |
| View on unix.stackexchange.com | Preview by Yahoo |
|  |
|   |


_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to