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!
启用数据收集以监视在 LAN 用户模式下部署的 Citrix ADC
访问 Citrix 虚拟应用程序或桌面应用程序的外部用户必须在 Citrix ADC Gateway 上对自己进行身份验证。但是,内部用户可能不需要重定向到 ADC Gateway。此外,在透明模式部署中,管理员必须手动应用路由策略,以便将请求重定向到 Citrix ADC 设备。
要克服这些挑战,并让 LAN 用户直接连接到 Citrix 虚拟应用程序和桌面应用程序,您可以通过配置缓存重定向虚拟服务器以 LAN 用户模式部署 ADC 设备。缓存重定向虚拟服务器将充当 ADC Gateway 设备上的 SOCKS 代理。
下图说明了在 LAN 用户模式下部署的 Citrix Application Delivery Management (ADM)。
注意
Citrix ADC Gateway 设备必须能够访问 Citrix ADM 代理。
要监视在此模式下部署的 Citrix ADC 装置,请首先将 Citrix ADC 装置添加到 Citrix ADC 智能分析清单中,启用 AppFlow,然后在仪表板上查看报告。
将 Citrix ADC 装置添加到 Citrix ADM 清单后,必须为数据收集启用 AppFlow。
注意
- 无法使用 Citrix ADM 配置实用程序在局域网用户模式下部署的 Citrix ADC 上启用数据收集。
- 有关命令及其用法的详细信息,请参阅“命令参考”。
- 有关策略表达式的信息,请参阅“策略和表达式”。
要使用命令行界面在 Citrix ADC 装置上配置数据收集,请执行以下操作:
在命令提示窗口中执行以下操作:
-
登录到 Citrix ADC 设备。
-
添加转发代理缓存重定向虚拟服务器并提供代理 IP 和端口,指定服务类型为 HDX。
add cr vserver <name> <servicetype> [<ipaddress> <port>] [-cacheType <cachetype>] [ - cltTimeout <secs>]
示例:
add cr vserver cr1 HDX 10.12.2.2 443 –cacheType FORWARD –cltTimeout 180
注意
如果您正在使用 Citrix ADC Gateway 设备访问 LAN 网络,请添加要应用与 VPN 流量匹配的策略的操作。
add vpn trafficAction** <name> <qual> [-HDX ( ON | OFF )] add vpn trafficPolicy** <name> <rule> <action>
示例:
add vpn trafficAction act1 tcp -HDX ON add vpn trafficPolicy pol1 "REQ.IP.DESTIP == 10.102.69.17" act1
-
将 Citrix ADM 添加为 Citrix ADC 设备上的 AppFlow 收集器。
add appflow collector** <name> \*\*-IPAddress\*\* <ip_addr>
示例:
add appflow collector MyInsight -IPAddress 192.168.1.101
-
创建 AppFlow 操作,并将收集器与该操作关联。
add appflow action** <name> \*\*-collectors\*\* <string> ...
示例:
add appflow action act -collectors MyInsight
-
创建 AppFlow 策略以指定用于生成流量的规则。
add appflow policy** <policyname> <rule> <action>
示例:
add appflow policy pol true act
-
将 AppFlow 策略绑定到全局绑定点。
bind appflow global** <policyname> <priority> \*\*-type\*\* <type>
示例:
bind appflow global pol 1 -type ICA_REQ_DEFAULT
注意
类型的值必须为 ICA_REQ_OVERRIDE 或 ICA_REQ_DEFAULT 才能应用于 ICA 流量。
-
将 AppFlow 的 flowRecordInterval 参数值设置为 60 秒。
set appflow param -flowRecordInterval 60
示例:
set appflow param -flowRecordInterval 60
-
保存配置。
save ns config
分享:
分享:
本文中包含的内容
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.