-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ユースケース 4: DSR モードで LINUX サーバーを構成する
-
-
-
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)
此内容已动态机器翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
This content has been machine translated dynamically.
This content has been machine translated dynamically.
This content has been machine translated dynamically.
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.
这篇文章已经过机器翻译.放弃
Translation failed!
ユースケース 4: DSR モードで LINUX サーバーを構成する
LINUXオペレーティングシステムでは、DSRクラスタ内の各負荷分散サーバーで、Citrix ADCアプライアンスの仮想IPアドレス(VIP)を使用してループバックインターフェイスを設定する必要があります。
DSR モードで LINUX サーバーを構成するには
負荷分散された各サーバー上のCitrix ADCアプライアンスのVIPとのループバックインターフェイスを作成するには、Linux OSプロンプトで次のコマンドを入力します。
ifconfig dummy0 up
ifconfig dummy0:0 inet <netscaler vip> netmask 255.255.255.255 up
echo 1 > /proc/sys/net/ipv4/conf/dummy0/arp_ignore
echo 2 > /proc/sys/net/ipv4/conf/dummy0/arp_announce
次に、TOS ID を VIP に再マッピングするソフトウェアを実行します。
注:ソフトウェアを実行する前に、適切なマッピングをソフトウェアに追加してください。上記のコマンドでは、LINUX サーバーは dummy0 を使用してネットワークに接続します。このコマンドを使用する場合は、LINUX サーバーがネットワークに接続するために使用するインターフェイスの名前を入力します。
共有
共有
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix 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 Citrix product purchase decisions.
If you do not agree, select Do Not Agree to exit.