I have just spun up a whitebox esxi host. I am running 2 vms. Both VMs can ping everything on my local subnet, but they can't ping 192.168.1.1 or any external address. If I ping google.com, I get:
# ping google.com
PING google.com (192.168.1.1) 56(84) bytes of data.
And the rest is just request timed out. I am new to Vmware so I am sure I have set something up wrong, but can't for the life of me figure out what.
I have other devices on the LAN. All the devices can ping each other freely. The ESX hosts can ping google.com. It is just the 2 VMs that are unable to access the outside world. The network is setup like this:
Internet ----- Netgear r6400 (192.168.1.1) ------ esxi host (192.168.1.101) ---------- VM #1 (192.168.1.102)
|______ VM #2 (192.168.1.103)
Any ideas or help is greatly appreciated. Thank you.