Here is a little more detail. VMtest-A is sitting on 10.181.6.75. VMtest-B is sitting on 10.181.6.76. Both VMs use eth0 which are seen on the OVS VM as eth3 and 4 respectively. As you can see from the ova-vsctl show in the original email, both are access ports and are on vlan 104.
From VMtest-A, you can not ping anything. Same for VMtest-B. However both machine’s MAC addresses show up in each others arp table. Also, a tcpdump shows that there is ARP and, UDP and netbios-ns packets from other machines outside this VM test (coming in on the eth1 trunk), but no TCP, ICMP or IP traffic is seen. iptables is stopped on all three machines, so I know it is not a firewall issue. Any help at all on where to begin looking would be greatly appreciated. Best, Troy On Apr 21, 2016, at 12:48 PM, Troy Beisigl <t...@i2bnetworks.com> wrote: > Hello, > > I’m new to OVS. I just installed version 2.5.0 on CentOS 6.6. This machine is > running as a VM on a VMware host. It has eth0 as it’s primary interface for > management. eth1 is a trunked port and eth2 is an access port on a different > vlan than eth0. I have added the br0 interface and eth1 to br0. I have added > eth3 and eth4 as “access” ports on br0 on vlan 104. eth3 and eth4 are VMs on > the same host machine. I am not able to pass traffic between the two VMs > connected on eth3 and 4 or across the vlan on the eth1 trunk. Any idea what > may be missing? I know that eth3 and 4 do pass traffic from this ovs machine > to each individual VM as I remove them from the ovs config and put an IP on > them and reach the VM connected to it. > > [root@vswitch01test openvswitch-2.5.0]# ovs-vsctl show > 75aea142-91f1-4dce-8fde-deabe92e7a43 > Bridge "br0" > Port "eth3" > tag: 104 > Interface "eth3" > Port "eth1" > Interface "eth1" > Port "br0" > Interface "br0" > type: internal > Port "eth4" > tag: 104 > Interface "eth4" > [root@vswitch01test openvswitch-2.5.0]# > > [root@vswitch01test openvswitch-2.5.0]# ps ax|grep ovs > 2918 ? Ss 0:00 ovsdb-server > --remote=punix:/usr/local/var/run/openvswitch/db.sock > --remote=db:Open_vSwitch,Open_vSwitch,manager_options > --private-key=db:Open_vSwitch,SSL,private_key > --certificate=db:Open_vSwitch,SSL,certificate > --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert --pidfile --detach > 2921 ? Ssl 0:15 ovs-vswitchd --pidfile —detach > > > Best regards, > > Troy > _______________________________________________ > discuss mailing list > discuss@openvswitch.org > http://openvswitch.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss