It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda NextGen Firewall X

This Product is End-of-Life and End-Of-Support

End-Of-Life and End-Of-Support on December 1st, 2020: All Barracuda Firewall X-Series sales will cease; neither new sales nor any renewals will be available. If you currently hold a maintenance and support contract, you will continue to receive our award-winning support and services until your contract expires. Please see the End-Of-Life definition as described in the End of Support and End of Life Information.

How to Configure SSL VPN Applications for RDP

  • Last updated on

When accessing an application resource via CudaLaunch, an SSL tunnel is created that connects your client with the SSL VPN. Then, the native RDP client automatically launches and connects. The native RDP app creates an SSL tunnel from a random port on 127.0.0.1 to the port 3389 on the destination Windows server or PC behind the firewall. The native RDP client is automatically launched and supplied with the connection information. It is not possible to configure single sign-on for native RDP apps. To use application resources you must have a Remote Access Premium subscription.

Before you begin

Enable the SSL VPN service and CudaLaunch. For more information, see How to Enable SSL VPN and CudaLaunch.

Create an application resource

Create an application resource to give your end users direct access to an internal application. Application tunneling allows tunneling of application data to the user’s localhost IP address.

  1. Go to the VPN > SSL VPN page and click the Resources tab.

  2. In the Applications section, click Add Application.

  3. In the Add Application window, set Enable to Yes.
  4. (optional) Click Browse to upload a PNG file for the web portal, less than 30 kB and not larger than 80x80 pixels.
  5. Enter the visible Name. This is the name used in the web portal for this application.

  6. In the Target Server field, enter the IP address of the server hosting the application.
  7. From the Application drop-down list, select the protocol that the target server is providing.
  8. (optional) To override the application’s standard port, enable Port Override and specify the Port to be used instead of the application’s standard port.
    ssl_res_03.png 

  9. To enable tunneling of application data to the user’s localhost IP address 127.0.0.1:7000, enter the Client Loopback TCP Port number for the application tunnel. To use a random port, enter 0 (default).

  10. (optional) To restrict access to the application by user group, remove the * entry in the Allowed User Groups list. Enter the user groups that can access the application, and click + after each entry. If no groups are added, the application will not be accessible by any users. You can use question marks (?) and asterisks (*) as wildcard characters.
  11. Click Save.

Launching an RDP application

  1. Start CudaLaunch.
  2. In the Apps tab, click on the configured app.
    sslvpn_native_rdp_03.png

The native RDP client starts automatically and connects to the remote Windows server.