Creating an ICA listener

  1. Select Management > Listeners.
  2. Click Add.
../../_images/listeners_add.png
  1. Select ICA from the Protocol drop-down list.
  2. In the Permissions section, add users allowed to manage this object.
  3. In the Connection section, select desired connection mode.

bastion

Note

User connects to the target host by including its name in the login string, e.g. john_smith#mail_server.

  • Select bastion from the Mode drop-down list.
  • Select the the IP address from the Local address drop-down list and enter port number.

gateway

Note

User connects to the target host by providing its actual IP address. Wheel Fudo PAM moderates the connection with the remote host using own IP address. This option requires deploying Wheel Fudo PAM in the bridge mode.

  • Select gateway from the Mode drop-down list.
  • Select the network interface used for handling connections over this listener.

proxy

Note

  • User connects to the target host by providing Wheel Fudo PAM IP address and port number which unambiguously identifies target host.
  • Proxy mode is not supported by dynamically added hosts.
  • Select proxy from the Mode drop-down list.
  • Select the the IP address from the Local address drop-down list and enter port number.

Note

  • The Local address drop-down list elements are IP address defined in the Network configuration menu (Network interfaces configuration) or labeled IP addresses (Labeled IP addresses).
  • In case of cluster configuration, select a labeled IP address from the Local address drop-down list and make sure that other nodes have IP addresses assigned to this label. For more information refer to the Labeled IP addresses topic.

transparent

Note

User connects to the target host by providing its actual IP address. Wheel Fudo PAM moderates the connection with the remote host using user’s IP address. This option requires deploying Wheel Fudo PAM in the bridge mode.

  • Select transparent from the Mode drop-down list.
  • Select the network interface used for handling connections over this listener.
  1. Select Use TLS option to enable encryption.
  2. Select Enable SSLv2 support to support SSL v2 encrypted connections.
  3. Select Enable SSLv3 support to support SSL v3 encrypted connections.
  4. Upload or generate TLS certificate.

Note

In case of TLS encrypted connections, Fudo returns an .ica configuration file to the Citrix client, which has the FQDN server address (Address) set to the common name defined in the TLS certificate.

  1. Click Save.

Related topics: