访问vmware server 2的问题

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了访问vmware server 2的问题相关的知识,希望对你有一定的参考价值。

最近要在vmware server 2上添加一个虚拟机,但是访问https://ip:8333的时候不怎么好用,于是打算用http去访问,修改/etc/vmware/hostd/proxy.xml文件,将httpWithDirect、httpsonly都改为httpAndHttps,然后重启vmware、vmware-mgmt,报:vmware is installed, but it has not been (correctly) configured for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.

于是执行/usr/bin/vmware-config.pl,再次执行重启vmware-mgmt,发现问题依旧,明白问题不是在这里,后来我在查询相关资料,终于在这篇文章上看到了解决方法:http://www.debuntu.org/vmware-server-not-starting-after-reboot/

按照Don‘t forget to remove /etc/vmware/not_configured, if it is still there, before you reboot她说的,执行了下,问题解决!

后来,弄好后,却发现无论如何也登录不进去,总是报:The server was unable to process your log in request. Please check with your server administrator.

于是查了下相关文档,才知道是机器本身的selinux或者防火墙给挡了,于是关闭,再次登录果然没有问题!

本文出自 “求知若渴” 博客,请务必保留此出处http://xiaomingbenben.blog.51cto.com/668006/1739207

以上是关于访问vmware server 2的问题的主要内容,如果未能解决你的问题,请参考以下文章

VmWare平台Windows Server 2012 无响应宕机

缺少 SQL SERVER 2014 代码片段

VM安装Ubuntu_Server版

PXE技术篇--Vmware虚拟机网络设置问题

vmware虚拟机中建立服务器端口映射问题

虚拟机在VMware中安装Server2008之后配置网络连接的几种方式