zoukankan      html  css  js  c++  java
  • VMware Horizon 7 Security Server 安装错误28083的解决方法

    在安装VMware Horizon 7 Security Connection Server时,出现以下错误:

    Error 28083.  IPsec setup failed. Please refer to the C:users......vminst.log file for further details.  The log reveals "Error: Failed to get a successful response from the connection server after IPsec Setup"

    发生错误的原因:

    To allow IPsec traffic, VMware Horizon View 5.1 or later requires additional ports to be open between the Connection Server and the Security Server. If your network topology includes a backend firewall between Security Server and Connection Server instances, you must configure certain protocols and ports on the firewall to support IPsec. Without proper configuration, data sent between a Security Server and Connection Server instance fails to pass through the firewall.
     
    To support IPsec, the Connection Server installer can configure Windows firewall rules on the Windows Server hosts where View servers are installed. For a backend firewall, you must configure the rules yourself.
     
    解决方法:
    Computer Configuration/Policies/Windows Settings/Security Settings/Local Policies/Security Options/ System Cryptography System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing  Disabled
     
    Also ensure that these two Microsoft services are enabled: 
    1. IKE and AuthIP IPsec Keying Modules - set to automatic and running
    2. IPsec Policy Agent - set to manual and called by above service
  • 相关阅读:
    计算机中丢失OPENGL.dll
    BAT或赌在当下或押在未来,谁是王者?
    singleton
    计算机原理扫盲
    汇编扫盲
    sublime text 3 使用过程总结记录
    sublime text3侧边栏主题不生效问题解决
    atom初体验
    Sublime Text 3 快捷键总结
    微信后台开发第一步:nodeJS+express接入微信后台详细教程
  • 原文地址:https://www.cnblogs.com/zhnhelloworld/p/6558100.html
Copyright © 2011-2022 走看看