Hello,
I have the following setup. A Windows 2008R2 with two physical NICs with their IP addresses 192.168.2.225 and 192.168.2.226, netmask 255.255.255.0
I have a gateway to the internet 192.168.2.254. The 225 adapter has this gateway in the settings, the 226 not.
I have VM withy the IP 192.168.2.251 with netmask 255.255.255.0 and gateway 192.168.2.254.
From the physical NIC I can ping the VM. From another client on the network I can ping the VM. From the physical NIC I can ping the gateway, from the client I can ping the Gateway.
From the VM I can ping the physical NIC and I can ping the client. However, I can not ping the Gateway from the VM.
They are all in the same subnet and it should be easy but there is no connection.
The Virtual Switch I bound to the NIC 225 is external, with no other settings. So all should be transparent and it is not working.
What am I missing here?