All-LAN Setup in VMware Workstation..

Hi,

I have setup a complete LAN-only network in VMware Workstation, NO internet access.

I have 1 Windows Server VM, 1 vCenter VM, 5 esxi VMs, MikroTik VM.

The network Diagram

I have 3 network interfaces on the MikroTik as follows.
192.168.100.0/24 (vCenter, Windows Server)
192.168.101.0/24 (3 esxi hosts)
192.168.102.0/24 (2 esxi hosts)

No DHCP, 192.168.100.2 (Windows server is the DNS server), and I wouldn’t need static routes since the interfaces are directly connected.

Route List

But I’m not able to ping from 192.168.100.2 (DNS Server) to its own Gateway 192.168.100.1.

What am I missing, as I intend to be able to ping from device in one LAN to device in another LAN.

Thanks.