-
-
RPCノードのパスワードを変更
-
-
VMware ESX、Linux KVM、およびCitrix HypervisorでNetScaler ADC VPXのパフォーマンスを最適化する
-
-
NetScalerアプライアンスのアップグレードとダウングレード
-
-
-
-
-
-
-
-
-
-
-
-
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ノードのパスワードを変更
各アプライアンスがほかのNetScalerアプライアンスと通信するには、それらのNetScalerアプライアンスについての知識(認証方法など)が必要です。RPCノードは、構成およびセッション情報のシステム間通信に使用される内部システムエンティティです。1つのRPCノードが各NetScalerアプライアンスに存在し、他のNetScalerアプライアンスのIPアドレスや認証に使用されるパスワードなどの情報を格納します。他のNetScalerアプライアンスに接続するNetScalerアプライアンスは、RPCノード内のパスワードをチェックします。
注:
NetScalerアプライアンスを次のビルドのいずれかからリリース13.1ビルド33.x以降にアップグレードすると、
secure
RPCノードのオプションは、内部RPCおよびKRPCSサービスに存在するTLS 1.2設定(有効または無効)に基づいて有効または無効になります。
- リリース13.0ビルド64.35以前
- リリース12.1ビルド61.18以前
Secure
オプションが有効になっている場合、RPC通信は次の設定のNetScalerノード間で暗号化されます。
- 高可用性
- クラスター
- GSLB
secure
オプションは、NetScaler ノード間のRPC接続に、安全なプロトコルTLS1.2とポート番号3008と3009を使用します。安全なRPC通信を確保するために、Citrixではこれらのセットアップをアップグレードする前に次の操作を実行することをお勧めします。
- 内部 RPCS および KRPCS サービスでは TLS 1.2 を有効にする必要があります。
nsrpcs-127.0.0.1-3008
nskrpcs-127.0.0.1-3009
nsrpcs-::1l-3008
- 3008と3009は、NetScalerノード間のファイアウォールでブロック解除する必要があります。
secure
オプションは、NetScaler CLIまたはGUIを使用して有効または無効にできます。
GUIを使用してRPCノードのパスワードを変更するには
- [ システム ] > [ ネットワーク ] > [ RPC] に移動します。
- RPCペインで、ノードを選択して [Edit] をクリックします。
- [Configure RPC Node] に、新しいパスワードを入力します。
-
[Source IP Address] に、ピアシステムノードとの通信に使用する既存のノードのIPアドレスを入力します。
-
[Secure] を選択し、[OK] をクリックします。
注
セキュリティを強化するために、RPCノードで [Secure] オプションを有効にすることをおすすめします。[Secure] オプションを有効にすると、アプライアンスは1つの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.