I have VMWare Workstation Pro setup in NAT mode. Under NAT setting 192.168.168.2 is the gateway IP. I see in host OS (WIndows 10) vmnet8 adapter with IP 192.168.168.1.
My physical adapter (Wireless) gets the IP from DHCP router and is currently assigned an IP 192.168.1.38.
From the guest OS (CentOS 7) I can ping 192.168.1.38 and beyond to internet.
From Host OS I can ping 192.168.168.144 (guest OS) however I can not ping from my Wifi Router (192.168.1.1).
If I ping 192.168.168.144 with source as 192.168.1.38 (physical adapter) it times out.
I cannot also ping 192.168.1.2 from guest OS.
I have reset setting in Network editor and changed back to NAT.
Thank you