This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
更改 RPC 节点密码
要与其他 Citrix ADC 设备通信,每个设备都需要了解其他设备,包括如何在 Citrix ADC 设备上进行身份验证。RPC 节点是内部系统实体,用于系统与系统之间的配置和会话信息通信。每个 Citrix ADC 设备上都有一个 RPC 节点,用于存储信息,例如另一个 Citrix ADC 设备的 IP 地址和用于身份验证的密码。与其他 Citrix ADC 设备联系的 Citrix ADC 设备将在 RPC 节点中检查密码。
注意:
将 NetScaler 设备从以下版本之一升级到版本 13.1 build 33.x 或更高版本后,将根据内部 RPCS 和 KRPCS 服务存在的 TLS 1.2 设置(启用或禁用)启用或禁用 RPC 节点的
secure
选项。
- 版本 13.0 build 64.35 或更早版本
- 版本 12.1 build 61.18 或更早版本
如果启用
secure
选项,则对以下设置的 NetScaler 节点之间的 RPC 通信进行加密:
- 高可用性
- 群集
- GSLB
secure
选项使用安全协议 TLS1.2 和端口号 3008 和 3009 进行 NetScaler 节点之间的 RPC 连接。为确保 RPC 通信的安全,Citrix 建议在升级这些设置之前执行以下操作:
- 必须为内部 RPCS 和 KRPCS 服务启用 TLS 1.2:
nsrpcs-127.0.0.1-3008
nskrpcs-127.0.0.1-3009
nsrpcs-::1l-3008
- 必须在 NetScaler 节点之间的防火墙中解除阻止 3008 和 3009。
您可以使用 NetScaler CLI 或 GUI 启用或禁用
secure
选项。
使用 GUI 更改 RPC 节点密码
- 导航到“系统”>“网络”>“RPC”。
- 在 RPC 窗格中,选择节点,然后单击 Edit(编辑)。
- 在配置 RPC 节点中,键入新密码。
-
在 Source IP Address(源 IP 地址)中,键入用于与对等系统节点通信的现有节点的 IP 地址。
-
选择 Secure(安全),然后单击 OK(确定)。
注意
为了增强安全性,Citrix 建议您在 RPC 节点上启用 Secure(安全)选项。启用 Secure(安全)选项后,设备会对从一个 ADC 节点发送到其他 ADC 节点的所有 RPC 通信进行加密,从而保护 RPC 通信。此安全通信使用端口号 3008。如果 ADC 节点之间的防火墙阻止端口号 3008,请取消阻止并继续。否则,配置同步和配置传播可能会失败。
使用 CLI 更改 RPC 节点密码
在命令行中,键入以下命令:
set ns rpcNode <IPAddress> {-password} [-secure ( YES | NO )]
show ns rpcNode
<!--NeedCopy-->
示例:
> set ns rpcNode 192.0.2.4 -password mypassword -secure YES
Done
> show rpcNode
.
.
.
IPAddress: 192.0.2.4 Password: d336004164d4352ce39e
SrcIP: * Secure: ON
Done
>
<!--NeedCopy-->
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.