It depends on how your network card is configured in the virtual machine. I donβt know how this happens in parallel, but in VMWare Fusion you can either configure it as a "bridge" (which means sharing the same ip with the host), "NAT", which means that it will have its own private IP address and connect to the Internet through the host, or "Private Network", which means that it will have a private IP address and will not connect to the Internet. In the second and third cases, you can access the web server running on Windows using the private IP address of the virtual machine, but in the case of the bridge, I do not think it can be done.
matei Apr 20 2018-10-10T00: 00Z
source share