繁体   English   中英

在VMWare下访问Ubuntu中的一个IIS托管网站

[英]Accesing an IIS hosted website in Ubuntu under VMWare

所以问题是,我在我的 Windows 7 Ultimate OS 中的 IIS 中托管了一个 ASP.NET 和 C# 网站。 不是我需要能够从 ubuntu 访问同一个站点,它实际上是一个在 VMWare 下运行的虚拟化操作系统。

我可以毫无问题地访问我的 Windows 7 电脑中的网站。 但在 Ununtu 内部似乎没有办法做到这一点。

我在许多论坛上搜索了相同的内容,但没有运气。 禁用防火墙(实际上)以确保不会出现安全问题,但仍然无法执行所需的操作。

这是错误:

Server not found
          Firefox can't find the server at www.google.com.

      Check the address for typing errors such as
        ww.example.com instead of
        www.example.com
      If you are unable to load any pages, check your computer's network
        connection.
      If your computer or network is protected by a firewall or proxy, make sure
        that Firefox is permitted to access the Web.

有任何想法吗?

虚拟机可以访问主机吗? 如果你使用NAT连接模式似乎无法与主机通信。 改用Bridge

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM