-
Konfiguration der VPN-Benutzererfahrung
-
So funktionieren Benutzerverbindungen mit dem Citrix Gateway-Plug-In
-
So konfigurieren Sie das vollständige VPN-Setup auf einer Citrix Gateway-Appliance
-
Bereitstellung von Citrix Gateway-Plug-Ins für den Benutzerzugriff
-
AlwaysOn-VPN vor der Windows-Anmeldung (formell AlwaysOn-Dienst)
-
-
Bereitstellung in einer Double-Hop-DMZ
-
Installation und Konfiguration von Citrix Gateway in einer Double-Hop-DMZ
-
Konfiguration der Einstellungen auf den virtuellen Servern auf dem Citrix Gateway Proxy
-
Konfiguration der Appliance für die Kommunikation mit dem Appliance-Proxy
-
Konfiguration von Citrix Gateway für die Verarbeitung des STA- und ICA-Datenverkehrs
-
Verwalten von SSL-Zertifikaten in einer Double-Hop-DMZ-Bereitstellung
-
-
Pflege und Überwachung des Systems
-
So stellen Benutzer eine Verbindung zu Anwendungen, Desktops und ShareFile her
-
Bereitstellung mit Citrix Endpoint Management, Citrix Virtual Apps und Citrix Virtual Desktops
-
Zugreifen auf Citrix Virtual Apps and Desktops-Ressourcen mit dem Webinterface
-
Integration von Citrix Gateway mit Citrix Virtual Apps and Desktops
-
Konfigurieren zusätzlicher Webinterface-Einstellungen auf NetScaler Gateway
-
Konfigurieren des Zugriffs auf Anwendungen und virtuelle Desktops im Webinterface
-
-
NetScaler Gateway mit Citrix Virtual Apps and Desktops integrieren
-
Einstellungen für Ihre Citrix Endpoint Management-Umgebungkonfigurieren
-
Lastausgleichsservern für Citrix Endpoint Management konfigurieren
-
Lastausgleichsserver für Microsoft Exchange mit E-Mail-Sicherheitsfilterung konfigurieren
-
Citrix Endpoint Management NetScaler Connector (XNC) ActiveSync-Filterung konfigurieren
-
Zugriff von Mobilgeräten mit Citrix Mobile Productivity Apps zulassen
-
Domänen- und Sicherheitstoken-Authentifizierung für Citrix Endpoint Management konfigurieren
-
Clientzertifikat- oder Clientzertifikat und Domänenauthentifizierung konfigurieren
-
-
NetScaler Gateway aktiviert PCoIP-Proxy-Unterstützung für VMware Horizon View
-
Automatische Proxy-Konfiguration für ausgehende Proxy-Unterstützung für NetScaler Gateway
-
Unterstützung für den ausgehenden ICA-Proxy
-
Ausgehenden ICA-Proxy konfigurieren
-
-
NetScaler Gateway mit Citrix Virtual Apps and Desktops integrieren
-
Gerätezertifikat in nFactor als EPA-Komponente konfigurieren
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!
Ausgehenden ICA-Proxy konfigurieren
Gehen Sie wie folgt vor, um einen ausgehenden ICA-Proxy mithilfe der CLI zu konfigurieren:
-
Fügen Sie einen Cache-Umleitungsvserver hinzu:
add cr vserver <name> <serviceType> <IPAddress> <port> -cacheType <cacheType>
Service muss HDX sein
CacheType muss FORWARD sein
Beispiel:
add cr vserver CR_LAN_Proxy HDX 10.217.208.197 8080 -cacheType FORWARD
-
Fügen Sie ein ICA-SmartControl-Profil hinzu:
add ica accessprofile -**ConnectClientLPTPorts** ( DEFAULT DISABLED ) ClientAudioRedirection ( DEFAULT DISABLED ) -LocalRemoteDataSharing ( DEFAULT DISABLED ) -ClientClipboardRedirection ( DEFAULT DISABLED ) -ClientCOMPortRedirection ( DEFAULT DISABLED ) -ClientDriveRedirection ( DEFAULT DISABLED ) -ClientPrinterRedirection ( DEFAULT DISABLED ) -Multistream ( DEFAULT DISABLED ) -ClientUSBDriveRedirection ( DEFAULT DISABLED) Beispiel:
add ica accessprofile disableCDM -ConnectClientLPTPorts DEFAULT -ClientAudioRedirection DEFAULT –LocalRemoteDataSharing DEFAULT -ClientClipboardRedirection DEFAULT -ClientCOMPortRedirection DEFAULT –ClientPrinterRedirection DEFAULT -Multistream DEFAULT -ClientUSBDriveRedirection DEFAULT
-
Fügen Sie eine ICA-Aktion hinzu:
add ica action <name> -accessProfileName <string>
Beispiel:
add ica action disableCDM\_action -accessProfileName disableCDM
-
Fügen Sie eine ICA-Richtlinie hinzu:
add ica policy <name> -rule <expression> -action <string> -comment <string> -logAction <string>
-
Binden Sie die ICA-Richtlinie an den virtuellen Server oder Global:
a. An virtuellen Server binden
**bind cr vserver** \<name\> **-policyName** \<string\> **-priority** \<positive\_integer\>
Beispiel:
bind cr vserver CR\_LAN\_Proxy –policyname disableCDM\_pol –priority 10
b. An Global binden
**bind ica global -policyName** \<string\> -**priority** \<positive\_integer\>
Beispiel:
bind ica global –policyName disableCDM\_pol –priority 10
Hinweis
Stellen Sie die sicheren ICA-Ports ein: Dieser Wert ist die Portnummer auf dem Citrix Gateway, zu dem der LAN-Proxy eine ausgehende Verbindung herstellt. In der Standardeinstellung ist es auf 443 gesetzt. Verwenden Sie den folgenden Befehl, um den Port zu ändern.
set ns param -secureicaPorts<port>
Beispiel:
set ns param -secureicaPorts 8443
Teilen
Teilen
In diesem Artikel
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.