小编Mik*_*e S的帖子

VirtualBox 和 CentOS 6,无法连接到 httpd

我正在尝试在 Windows 7 主机盒上使用 CentOS 6 Minimalist Install 和 VirtualBox 4.1.4r74291 在 VM 中构建 CI 服务器。

在你问之前:

  • selinux 当前已禁用(计划在此问题消失后重新启用)
  • 我可以 ssh 进入它,我可以使用 git 来推/拉它
  • 我什至可以使用 lynx 访问其中的 localhost:80 和 localhost:8080。(我安装了 512MB 的内存,所以没有 GUI 可以做任何事情。)
  • 我还可以 ping/lynx google.com 等。

这是一些命令输出:

ifconfig -a eth1
eth1      Link encap:Ethernet  HWaddr 08:00:27:2B:4E:3C
      inet addr:192.168.1.104  Bcast:192.168.1.255  Mask:255.255.255.0
      inet6 addr: fe80::a00:27ff:fe2b:4e3c/64 Scope:Link
      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
      RX packets:320629 errors:0 dropped:0 overruns:0 frame:0
      TX packets:171826 errors:0 dropped:0 overruns:0 carrier:0
      collisions:0 txqueuelen:1000
      RX bytes:445888239 (425.2 MiB)  TX …
Run Code Online (Sandbox Code Playgroud)

remote virtualbox centos apache-2.2

1
推荐指数
1
解决办法
8461
查看次数

标签 统计

apache-2.2 ×1

centos ×1

remote ×1

virtualbox ×1