无法访问具有桥接网络虚拟主机的 CentOS VM

发布于 2024-11-25 13:39:48 字数 374 浏览 3 评论 0原文

我在 MacBook Pro 上创建了一个 CentOS 虚拟机(使用 VirtualBox),并将以太网设置为桥接。因此,VM 有自己的静态 IP 地址 192.168.1.111

在 VM 上的“hosts”文件中,我得到了:

127.0.0.1 dev.example.com

在 MacBook Pro(主机)上的“hosts”文件中,我得到了:

192.168.1.111 dev.example.com

现在,该站点在虚拟机内工作正常,但无法从主机 MacBook Pro 中提取任何内容...

我实际上花了 2 天尝试设置该网络,但我不知道问题是什么。

I’ve created a VM (with VirtualBox) of CentOS on my MacBook Pro with the ethernet set to Bridged. So, the VM has its own static IP address of 192.168.1.111

Within the “hosts” file on the VM, I’ve got:

127.0.0.1 dev.example.com

Within the “hosts” file on my MacBook Pro (the host machine), I’ve got:

192.168.1.111 dev.example.com

Now the site works fine from within the VM, but doesn’t pull up anything from the host MacBook Pro…

I’ve spent literally 2 days trying to setup this network and I have no idea what the issue is.

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

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

发布评论

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

评论(1

千笙结 2024-12-02 13:39:48

这是 CentOS 防火墙。它不允许传入 HTTP 请求。与我的主机文件无关。

It was the CentOS Firewall. It wasn't allowing incoming HTTP requests. Had nothing to do with my hosts files.

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