Hi All,

Please help me if my below understanding is incorrect.

I have created a VM on a host machine.
VM got eth0 ==> 192.168.100.195 and a tap interface vnet0 got created in
host machine.

In the host machine, a linux bridge (br0) was created and both eth0 and
vnet0 got added in br0. The eth0 IP was given to br0 interface.

laptop(192.168.2.94)======>host m/c 192.168.100.55 (br0==eth0,vnet0)
====>  VM eth0 192.168.100.195

If I ping from laptop to VM , I could observe ICMP packets in both vnet0
and VM eth0.

But if I assign IP for vnet0 say 192.168.100.194 and ping from my laptop,
the ping is successful but I didnt observe any ICMP packets in tcpdump of
vnet0 and VM eth0.

I expect since vnet0 is interface for VM in host machine, whatever comes to
vnet0 it should also be seen in VM eth0.

Thanks
Eswar
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to