We have a ESXi 4.1 host that has three Win2008 R2 VM's
VM1 needs to communicate with VM2
VM1 also needs to communicate with VM3
VM2 must not be able to communicate with VM3
We have attempted to achieve this by putting all VM's in their own port group.
The VM1 port group having VLAN ID 4095
The VM2 port group having VLAN ID 100
The VM3 port group having VLAN ID 200
The result is that neither machine can communicate.We were of the understanding that by having VM1 in a port group with VLAN ID 4095 it will be able to communicate with other VLANS on the same vSwitch. This does not appear to be the case.
Any suggestions on how we can achieve the desired result?