I have recently deployed VMware Workstation Pro 16 and have been struggling with the same issue for hours. In short, I am trying to allow a device on a my home LAN to communicate with a guest RHEL8 virtual machine using a distinct IP (not NAT). I would love some points in the right direction or help eliminating some things as I don't know if this is an issue with my home router, the Virtual Network, or the RHEL VM itself. Below is my setup
PC1: 192.168.0.2:
PC2: 192.168.0.27
My testing:
From VM1, I am able to get to the Internet fine. (i.e. running wget https://google.com results in a 200 OK)
Any help or pointers would be much appreciated!