当 Endpoint Central 服务器安装在无互联网访问权限的闭合网络中(例如 DMZ)时,核心补丁功能诸如漏洞数据库同步和缺失补丁下载无法直接执行。本文档说明了更新漏洞数据库和部署缺失补丁的前提条件及手动流程。

图:使用汇总服务器进行闭网(DMZ)补丁管理
注意: 请在 汇总 和 探针 服务器上分别执行以下步骤。
按照以下步骤配置代理设置:

保存更改。

下,禁用 This prevents DB sync from being initiated without the necessary data in <Installation Directory>/conf/CRSData, because the updatedb folder in this directory is erased after a successful sync. If a subsequent sync starts without the required folder, the DB update will fail.
说明该操作的必要性:
并在可访问互联网的计算机上解压。 解压后,工具即已配置完成,准备就绪。 和 配置代理和设置工具是一次性操作,但 更新漏洞数据库
注意: If the computer does not have direct internet connection, open the downloadMgr.prop file within the extracted location and provide the proxy server, port, and authentication details.
downloadMgr.prop.1) 更新漏洞数据库的步骤
打开命令提示符,导航至解压目录。
patchsync.bat -c updatedb -i linux -b <BUILD_NUMBER>
11.3.2500.1 or 113250001).注意: 如果您管理 Windows、Mac 和 Linux: Endpoint Central 确认构建号与您安装的

This command downloads the latest vulnerability information from the Central Vulnerability Database to the local computer. After completion, the required information is updated in the updatedb directory.
Copy the updatedb directory to the 汇总服务器 您可通过点击控制台右上角的个人资料图标来查看构建号。 2) 更新目录至汇总服务器 及
<Installation Directory>/conf/CRSData
探针服务器 汇总服务器 ,路径如下:
Threats & Patches → Update Now
从 web 控制台,导航至: 并点击 立即更新.
This copies the necessary information from the updatedb directory into the local server database, enabling the server to use the latest patch information in a closed network.
注意: 3) 扫描受管理终端
扫描结果可用后,从能访问互联网的计算机下载缺失补丁并传输回本地。 在所有计算机扫描完成前,您无法查看所有缺失补丁。请确保所有终端均已扫描后再手动下载缺失补丁。4) 下载所需补丁
您可以下载所需补丁并通过
This exports the missing patch details (including dependent patches) as downloadUrlJson.txt.

downloadUrlJson.txt to the directory where you extracted the DMZ tool ZIP (for example, UpdateManager.zip).缺失补丁
patchsync.bat -c dwnpatch -f downloadUrlJson.txt
This downloads all missing patches into the store directory.
Copy the contents of the store directory to the 进入 选择要导出的补丁。
<Installation_Dir>/webapps/DesktopCentral/store
注意: 导出缺失补丁

下载补丁 5) 将所需补丁传输至探针服务器视图中。