Hello!
I have an ESXi host with dvSwitch and two dvPortGroups:
1. Prod (VLAN type set to "none"). 192.168.255.0/24
2. VLAN10 (VLAN type set to VLAN 10). 192.168.100.0/24
vmk0 Management of the ESXi is connected to VLAN10. (IP 192.168.100.3)
vCenter is connected to Prod (no VLAN). (IP 192.168.255.199)
Everything is connected to L3 Cisco stacked switch with VLAN1 (int 192.168.255.250) and VLAN10 (int 192.168.100.254).
I can perfecly ping the ESXi from vcenter (no VLAN 192.168.255.199 ->> VLAN10 192.168.100.3) or any PC - it works just fine. But when I'm trying to ping the vCenter from an ESXi (VLAN10 192.168.100.3 ->> no vlan 192.168.255.199) - it is not working. In fact I can't ping anything, but my VLAN10 cisco GW, so I can ping 192.168.100.254 and nothing else. Can you please advice why this is happening and how to fix it? I really need to be able to ping everyting from VLAN10->> no vlan.
BIG thanks in advance!