-
Install and configure the Citrix Gateway appliance
-
Deploy Citrix Gateway in a double-hop DMZ
-
Maintain and monitor Citrix Gateway systems
-
Configure DTLS VPN virtual server using SSL VPN virtual server
-
Integrate Citrix Gateway with Citrix products
-
Integrate Citrix Gateway with Citrix Virtual Apps and Desktops
-
Configure settings for your Citrix Endpoint Management Environment
-
Configure load balancing servers for Citrix Endpoint Management
-
Configure load balancing servers for Microsoft Exchange with Email Security Filtering
-
Configure Citrix Endpoint Management NetScaler Connector (XNC) ActiveSync Filtering
-
Allow Access from mobile devices with Citrix Mobile Productivity Apps
-
Configure domain and security token authentication for Citrix Endpoint Management
-
Configure client certificate or client certificate and domain authentication
-
-
Configuring Settings for Your Citrix Endpoint Management Environment
-
Configuring Load Balancing Servers for Citrix Endpoint Management
-
Configuring Load Balancing Servers for Microsoft Exchange with Email Security Filtering
-
Configuring Citrix Endpoint Management NetScaler Connector (XNC) ActiveSync Filtering
-
Allowing Access from Mobile Devices with Citrix Mobile Productivity Apps
-
Configuring Domain and Security Token Authentication for Citrix Endpoint Management
-
Configuring Client Certificate or Client Certificate and Domain Authentication
-
-
Citrix Gateway Enabled PCoIP Proxy Support for VMware Horizon View
-
Proxy Auto Configuration for Outbound Proxy support for Citrix Gateway
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!
Configure DTLS VPN virtual server using SSL VPN virtual server
You can configure a DTLS VPN virtual server for a Citrix Gateway appliance using the same IP and port number of a configured SSL VPN virtual server. Configuring DTLS VPN virtual servers enables you to bind the advanced DTLS ciphers and certificates to the DTLS traffic for an enhanced security. From release 13.0 build 47.x, the DTLS 1.2 protocol is supported in addition to the earlier supported DTLS 1.0 protocol.
Important:
By default, the DTLS functionality is set to ON for the existing SSL VPN virtual server. Disable the functionality for the server before creating the DTLS VPN virtual server.
SNI for DTLS gateway virtual server is supported in Citrix Gateway release 13.0 build 64.x and later.
Starting from Citrix ADC release 13.0 build 79.x, the
helloverifyrequest
parameter is enabled by default. Enabling thehelloverifyrequest
parameter on the DTLS profile helps mitigate the risk of an attacker or bots overwhelming the network throughput, potentially leading to outbound bandwidth exhaustion. That is, it helps mitigate the DTLS DDoS amplification attack. For details about thehelloverifyrequest
parameter, see DTLS profile.When handling the UDP traffic, the Citrix ADC appliance memory consumption increases if the back-end servers push a lot of traffic. As a result, the Citrix ADC appliance cannot push this traffic to the client because of the TCP MUX connection on the client side. In such cases, Citrix recommends that you use the DTLS protocol.
Points to note
-
DTLS VPN virtual server on a Citrix Gateway appliance can be configured from release 13.0 build 58.x.
-
Before you configure a DTLS VPN virtual server on a Citrix Gateway appliance, you must have configured an SSL VPN virtual server on the appliance.
-
The DTLS VPN virtual server uses the IP address and the port number of the configured SSL VPN virtual server.
-
If the DTLS handshake fails, the connection falls back to TLS.
-
To use DTLS only, you can disable TLS by binding only the DTLS ciphers to the DTLS traffic.
-
DTLS multiplexing is not supported when TCP traffic is tunneled over VPN.
Configure DTLS VPN virtual server by using the GUI
- On the Configuration tab, navigate to Citrix Gateway > Virtual Servers.
- On the Citrix Gateway Virtual Servers page, select the existing SSL VPN virtual server and click Edit.
-
On the VPN Virtual Server page, click the edit icon and clear the DTLS check box and click OK.
-
Click the back arrow icon on the VPN Virtual Server to navigate to the Citrix Gateway Virtual Servers page and click Add.
-
Under Basic Settings, enter the values for the following fields and Click OK.
- Name - A name for the DTLS VPN virtual server
- Protocol - Select DTLS from the drop-down list menu
- IP Address – Enter SSL VPN virtual server IP address
- Port – Enter SSL VPN virtual server port number.
-
On the VPN Virtual Servers page, click the arrow under Certificates to select the required cert key. You can use an existing SSL cert key or create one. Click the radio button next to the desired certificate key and click Select.
-
Click Bind on the Server Certificate Binding page.
-
To use DTLS 1.2, enable the same. On the VPN Virtual Servers page, click edit icon under SSL Parameters. Enable DTLS 1.2 check box and click OK.
Note:
- Server name indication (SNI) is supported for VPN virtual server of type DTLS.
DTLS VPN virtual server configuration is now complete.
Configure DTLS VPN virtual server by using the CLI
At the command prompt, type the following sets of commands:
set vpn vserver <ssl vpnvserver name> -dtls off
add vpn vserver <dtls vpnvserver name> dtls <ssl vpn vserver IP> <ssl vpn vserver port>
bind ssl vservser <dtls vpnvserver name> -certkeyName <existing ssl cert key or newly created cert key>
<!--NeedCopy-->
DTLS 1.0 works as usual, to use DTLS 1.2, type the following command:
set ssl vserver < dtls vpnvserver name > -dtls12 ENABLED
<!--NeedCopy-->
Example
set vpn vserver vpnvserver -dtls off
add vpn vserver vpnvserver_dtls dtls 10.108.45.220 443
bind ssl vservser vpnvserver_dtls -certkeyName sslcertkey
set ssl vserver vpnvserver_dtls -dtls12 ENABLED
<!--NeedCopy-->
Important:
The following parameters are not supported for the VPN virtual server of type DTLS.
- LinuxEPAPluginUpgrade
- WindowsEPAPluginUpgrade
- maxAAAUsers
- icaProxySessionMigration
- loginOnce
- cginfraHomePageRedirect
- logoutOnSmartcardRemoval
- l2Conn
- MacEPAPluginUpgradeRHIstate
- icaOnly
- maxLoginAttempts
- failedLoginTimeout
- vserverFqdn
- deviceCert
- rdpServerProfileName
- pcoipVserverProfileName
- tcpProfileName
- netProfile
- authnProfile
- Listenpriority
- Listenpolicy
- ipset
- certkeyNames
To enable SNI for the DTLS type VPN virtual server, type the following command:
set ssl vserver <vServerName>@ [-SNIEnable ( ENABLED | DISABLED )
bind ssl vservser <dtls vpnvserver name> -certkeyName <existing ssl cert key or newly created cert key> <-SNICert>
<!--NeedCopy-->
Example
set ssl vserver _XD_10.106.40.225_443_DTLS -sniEnable eNABLED
bind ssl vserver _XD_10.106.40.225_443_DTLS -certkeyName "Insight/*.insight.net.cer_CERT_" -snICert
<!--NeedCopy-->
The list of supported DTLS VPN virtual server parameters are as follows:
Ipaddress
- Port
- State
- Double hop
downstateflush
- Comment
Appflowlog
Icmpvsrresponse
Configure a DTLS virtual server using the XA/XD wizard
-
On the XA/XD setup wizard, select StoreFront and click Continue.
-
On the Citrix Gateway Settings page, enable Configure a DTLS Listener for this VPN VServer check box and click Continue.
-
Notice that the DTLS Listener is now configured. Click Choose File to select server certificate and click Continue.
-
Specify certificate file and Key file name and click Continue.
-
Under the StoreFront section, provide the values for the required parameters as follows and click Continue.
-
Provide the values for the required parameters as follows and click Test Connection.
-
Ensure that the server is reachable, provide Time out value and Server Logon Name Attribute, and click Continue.
-
Finally, click Done to complete the configuration.
Limitations
- DTLS 1.2 is supported on Windows clients only.
- VPN virtual server with DTLS does not support IPv6 addresses.
- SSL policy and SSL profile are not supported on a DTLS VPN virtual server. Also, the binding of VPN virtual server policy is not supported.
- The Citrix Gateway DTLS VPN virtual server does not support the following features. However, the Citrix Gateway SSL VPN virtual server supports these features:
- Unified Gateway with content switching virtual server
- UDP MUX
- UDP Video
- UDP Audio
- PCOIP
- The
stat vpn vserver
command related to the statistics for the DTLS VPN virtual server is not supported. - HSM keys are not supported with the DTLS virtual server.
- Cluster configuration is not supported.
Share
Share
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.