如何在Mac主机上的VM中使用IIS服务器?

发布于 2024-10-03 02:06:48 字数 189 浏览 6 评论 0原文

我需要从 MAC 主机 (Safari) 访问我的 http://localhost/ (在虚拟机上的 IIS 6 中)。

我正在使用 NAT(或可以使用桥接)网络连接来宾,但不确定如何识别 IP 地址等。网络新手;-)

谢谢, 杰夫

I need to access my http://localhost/ (in IIS 6 on VM) from the MAC Host (Safari).

I am using NAT (or can use Bridged) network connection to the Guest, but not sure how to identify IP addresses, etc. A novice when it comes to networking ;-)

Thanks,
Geoff

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

北渚 2024-10-10 02:06:48

如果您想要一致的主机名,一个简单的解决方案是在具有桥接网络的虚拟机中安装 Bonjour for Windows然后在 Safari 中使用 http://计算机名.local。

如果需要,也可以从 NAT 虚拟机转发端口或确保一致的 IP 地址; 此处提供了一些说明。

A simple solution if you want a consistent hostname is to install Bonjour for Windows in the VM with bridged networking and then use http://computername.local in Safari.

It's possible to forward ports from a NATed VM too or ensure a consistent IP address if you want; some instructions are here.

山人契 2024-10-10 02:06:48

在 Safari 中,您应该能够输入 VM 的 IP 地址并能够以这种方式访问​​ IIS。防火墙设置当然允许,但我假设您已经设置了。

如果它不起作用,您能否发布有关您当前设置的更多详细信息(用于运行来宾、OS X 版本、Windows 版本的虚拟机软件),我相信我们能够进一步排除故障。

In Safari, you should be able to type in the IP address of your VM and be able to access IIS that way. Firewall settings permitting of course, but I assume you've set that up already.

If it doesn't work, could you please post more details about your current setup (VM software being used to run the guest, OS X version, Windows version) and I'm sure we'll be able to troubleshoot further.

深府石板幽径 2024-10-10 02:06:48

只需尝试关闭虚拟机上的 Windows 防火墙即可。这对我来说在 NAT 模式下有效。

另外,如前所述,最好安装Bonjour for Windows以获得更有用的URL。

Just try to off Windows firewall on your virtual machine. This works for me in NAT mode.

Also, as mantioned before, is nice to have Bonjour for Windows installed to have more useful URL.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文