Gateway

Configure NetScaler Gateway to support Enlightened Data Transport

EDT traffic through Gateway now has end-to-end visibility. Availability of both real-time and historical visibility data enables NetScaler ADM to support a wide variety of use cases.

The following scenarios are supported:

Scenario EDT support
NetScaler Gateway Yes
NetScaler Gateway with High Availability (HA) Yes
NetScaler Gateway with High Availability (HA) optimization Yes
NetScaler with Unified Gateway Yes
NetScaler Gateway with GSLB Yes
NetScaler Gateway with Cluster Yes
Citrix Workspace app to NetScaler Gateway DTLS encryption Yes
Dual Secure Ticket Authority (STA) on NetScaler Gateway Yes
NetScaler Gateway ICA session timeout Yes
NetScaler Gateway Multi-Stream ICA No
NetScaler Gateway session reliability (Port 2598) Yes
NetScaler Gateway Double-Hop Yes
NetScaler to VDA DTLS encryption Yes
HDX Insight Yes
NetScaler Gateway in IPv6 mode No
NetScaler Gateway SOCKS (Port 1494) No
NetScaler pure LAN proxy (see note) No

Note:

EDT is not supported if NetScaler LAN proxy is configured in the LAN User mode or Transparent mode. However, TCP is supported. For more information, see Configuring outbound ICA Proxy.

Configure NetScaler Gateway to support Enlightened Data Transport

If you use Enlightened Data Transport (EDT), Datagram Transport Layer Security (DTLS) must be enabled to encrypt the UDP connection used by EDT. The DTLS parameter must be enabled at the Gateway VPN virtual-server level. Also, the Citrix Virtual Apps and Desktops components must be correctly upgraded and configured to achieve encrypted traffic between the Gateway VPN virtual server and the user device.

Note: UDP port (for example port 443) configured for the NetScaler Gateway front end virtual server must be opened in the DMZ for the virtual server to receive the DTLS connections. DTLS and CGP are prerequisites for EDT to be compatible with NetScaler Gateway.

To configure NetScaler Gateway to support EDT using GUI

  1. Deploy and configure NetScaler Gateway to communicate with StoreFront and authenticate users for Citrix Virtual Apps and Desktops.

  2. On the Configuration tab in the NetScaler GUI, expand NetScaler Gateway and select Virtual Servers.

    Virtual servers page

  3. Click Edit to display Basic Settings for the VPN Virtual Server, and then verify the state of the DTLS setting.

    Edit DTLS setting

  4. Click More to display other configuration options.

    View other settings

  5. Select DTLS to provide communications security for datagram protocols. Click OK. The Basic Settings area for the VPN virtual server shows that the DTLS flag is set to True.

    Enable DTLS

To configure NetScaler Gateway for EDT support using CLI

set vpn vserver vs1 -DTLS ON
Configure NetScaler Gateway to support Enlightened Data Transport