Vmware vSphere Clinet 5.5 Win2003 WinXp无法连接的处理

2020-12-02 12:18

阅读:430

标签:windows xp   windows 2003   vmwere client 5.5出现未知连接错误   

环境:

   Microsoft(R) Windows(R) Server 2003, Enterprise Edition Service Pack2

   Microsoft(R) Windows(R) Server xp, Enterprise Edition Service Pack3

描述:

   安装 Vmware vSphere Clinet 5.5过程中出现警告如下:

soscw.com,搜素材

   Vmware vSphere Clinet 5.5 安装在 Windows XP 或者 Windows Server 2003系统时, vSphere 客户端链接vCenter Server 5.5时可能发生错误。详情请查看VMware 知识库档案号为 2049143。

   安装 Vmware vSphere Clinet 5.5后链接中出现警告如下:


soscw.com,搜素材

解决:

   安装相对应补丁版本号:Fix192447

   补丁下载链接:

   英文本版:

  • x64: http://hotfixv4.microsoft.com/Windows%20Server%202003/sp3/Fix192447/3790/free/351403_ENU_x64_zip.exe

  • ia64:

    http://hotfixv4.microsoft.com/Windows%20Server%202003/sp3/Fix192447/3790/free/351397_ENU_ia64_zip.exe

  • i386:

    http://hotfixv4.microsoft.com/Windows%20Server%202003/sp3/Fix192447/3790/free/351385_ENU_i386_zip.exe
    中文以及其他语言版本:

    Hotfix 19247 from Microsoft Support Hotfix Reques

处理过程:

   根据平台的不同选择安装相应的补丁

参考原文:

vSphere Client and vSphere PowerCLI may fail to connect to vCenter Server 5.5 due to a Handshake failure (2049143)

Details

When installed on a Windows XP or Windows Server 2003 host machine, the vSphere Client and vSphere PowerCLI may fail to connect to vCenter Server 5.5 due to a Handshake failure. vSphere 5.5 uses the Open SSL library, which, for security, is configured by default to accept only connections that use strong cipher suites. On Windows XP or Windows Server 2003, the vSphere Client and vSphere PowerCLI do not use strong cipher suites to connect with vCenter Server. This results in the error No matching cipher suite on the server side, and a Handshake failure on the vSphere Client or vSphere PowerCLI side.

Solution

To work around this issue, perform one of these options:

  • For Windows Server 2003 or 64-bit Windows XP, apply the appropriate Microsoft hotfix:

    • Platform: x64: http://hotfixv4.microsoft.com/Windows%20Server%202003/sp3/Fix192447/3790/free/351403_ENU_x64_zip.exe

    • Platform: ia64:http://hotfixv4.microsoft.com/Windows%20Server%202003/sp3/Fix192447/3790/free/351397_ENU_ia64_zip.exe

    • Platform: i386:http://hotfixv4.microsoft.com/Windows%20Server%202003/sp3/Fix192447/3790/free/351385_ENU_i386_zip.exe

      For additional language options, request the appropriate file for Hotfix 19247 from Microsoft Support Hotfix Request.

      Note: The preceding links were correct as of November 4, 2013. If you find a link is broken, provide feedback and a VMware employee will update the link.


  • For Windows Server 2003, 64-bit Windows XP, or 32-bit Windows XP, perform one of these options:

    • Before installing the vSphere Client or vSphere PowerCLI, upgrade the Windows operating system on the host machine to Windows Vista or later.

    • On the vCenter Server 5.5 host machine, modify the vpxd.cfg to reduce the implied security by allowing the server to communicate using weak cipher suites:

      For Windows-based vCenter Server


  1. Connect to the vCenter Server using RDP.

  2. Navigate to the directory:

    C:\ProgramData\VMware\VMware VirtualCenter\

  3. Backup the vpxd.cfg file. Do not skip this step.

  4. Open the vpxd.cfg file in a text editor

  5. Add the ALL parameter between the ... section of the configuration file, for example:


    ...

    ...

    ...
    ALL
    ...

    ...

    ...


  6. Save and close the vpxd.cfg file.

  7. Restart the vCenter Server service for the setting to take affect. For more information, see Stopping, starting, or restarting vCenter services (1003895).


               For the vCenter Server Appliance

  1. Connect to the vCenter Server Appliance via SSH. For more information, see Enable or Disable SSH Administrator Login on the VMware vCenter Server Appliance in the vCenter Server and Host Management Guide.

  2. Navigate to the directory:

    /etc/vmware-vpx/

  3. Backup the vpxd.cfg file. Do not skip this step.

  4. Open vpxd.cfg file in a plan text editor

  5. Add the ALL parameter between the ... section of the configuration file, For example:


    ...

    ...

    ...
    ALL
    ...

    ...

    ...


  6. Save and close the vpxd.cfg file.

  7. Restart the vCenter Server service for the change to take effect. For more information, see Stopping, starting, or restarting vCenter Server Appliance services (2054085).

On the ESXi 5.5 host, modify the rhttpproxy service to reduce the implied security by allowing the host to communicate using weak cipher suites:

For ESXi 5.5

  1. Connect to the host via SSH. For more information, see Using ESXi Shell in ESXi 5.0 and 5.1 (2004746).

  2. Navigate to the directory:

    /etc/vmware/rhttpproxy/

  3. Backup the config.xml file. Do not skip this step.

  4. Open config.xml file using vi editor. For more information, see Editing files on an ESX host using vi or nano (1020302).

  5. Add the ALL parameter between the ... section of the configuration file. Use the model below as an example:


    ...

    ...

    false
    true
    /lib/
    120000
    ALL

    ...

    ...


  6. Save and close the config.xml file

  7. Reset the rhttpproxy service for the change to take effect by running the command:

    /etc/init.d/rhttpproxy restart

本文出自 “专注系统集成” 博客,请务必保留此出处http://jinda.blog.51cto.com/2701883/1405315

Vmware vSphere Clinet 5.5 Win2003 WinXp无法连接的处理,搜素材,soscw.com

Vmware vSphere Clinet 5.5 Win2003 WinXp无法连接的处理

标签:windows xp   windows 2003   vmwere client 5.5出现未知连接错误   

原文地址:http://jinda.blog.51cto.com/2701883/1405315


评论


亲,登录后才可以留言!