Accessing VirtualBox Windows 10 IIS localhost from Mac host

筅森魡賤 提交于 2019-12-24 02:56:29

问题


I have an ASP.NET project running in Windows 10 VirtualBox. While the Visual Studio project is running on localhost, I'd like to be able to access it from my Mac host operating system, however I get a 'Not found' error when entering it in the browser. How can I fix this?

Steps I've taken:

  1. Set virtual machine Network Adapter to 'Bridged'
  2. Started Visual Studio project, which runs on localhost:27013
  3. Got the IP address of the Windows 10 Virtual Machine
  4. Entered that IP address on the Mac host machine
  5. Received 'Not found error'

来源:https://stackoverflow.com/questions/42755075/accessing-virtualbox-windows-10-iis-localhost-from-mac-host

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!