Hello
I have 2 esx 5.0 hosts (esx1 and esx2) and each esx has 10 guests
VLAN 405 has 3 guests of each esx server
VLAN 105 has 3 guests of each esx server
VLAN 20 has 4 guests of each esx server
I configured 3 vSwitches (vSwitch_405, vSwitch_105 and vSwitch_20) regarding to VLANs and I added each guest machine to related vSwitches. I mean vSwitch_405 has only guests which configured to run in VLAN 405.
I used vmnic0 for vSwitch_405 in both esx and other vSwitches use same nic# for configuration. (I have also same vSwitch names in both esx hosts)
Installed Windows 2008 R2 servers as guest OSes and then configured network address and hostnames. I also disabled firewall on all hosts.
My problem is: for each esx host, each VLAN's guest systems can ping other guests of the VLAN but could not ping other esx's guests in same VLAN . All VLAN's members have same problem in both esx servers.
There is no problem in both esx's internal connectivity. I mean esx1's any VLAN 405 guest could successfully ping other VLAN 405 members in esx1 and esx2 has same situation. Problem exists on VLAN members between 2 esx.
Is there any other settings to create connectivity between VLAN members for each esx nodes ?
How can I fix this problem ?
Thanks