When I right clicked on the VM and selected “open console” I got the
following error message:
“error connecting: can not connect to host x.x.x.x: a connection attempt
failed because the connected party did not properly respond after a period
of time, or established connection failed because connected host has failed
to respond.”
To fix the problem add the following line to the /etc/vmware/config file:
vmauthd.server.alwaysProxy = “TRUE”
I used nano from the Service Console to add the line to the file, and the
problem instantly went away. I did not even have to restart any services.
The steps for using nano to change this file are:
type #nano /etc/vmware/configAdd the line to the end of the filePress ctrl+x
to save the changesenter “yes” when promptedhit enter to overwrite the
file with the same file name
阅读(1255) | 评论(0) | 转发(0) |