You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/use-cases/rdp/rdp-browser.mdx
+26-8Lines changed: 26 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,23 +42,41 @@ Browser-based RDP can be used in conjunction with [routing over WARP](/cloudflar
42
42
43
43
6. Select **Add public hostname**.
44
44
45
+
:::note
46
+
Browser-based RDP is only compatible with public hostnames. If you add a private hostname or IP, RDP functionality will not be available in this application.
8. Expand **Browser rendering settings**. In the **Browser rendering** dropdown, select _RDP_.
52
+
53
+
9. In **Target criteria**, select the [target hostname(s)](#2-add-a-target) that define your RDP servers. The application definition will apply to all targets that share the selected target hostname, including any targets added in the future.
54
+
55
+
10. In **Port**, enter the [RDP listening port](https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/change-listening-port) of your server. It will likely be port `3389`.
56
+
57
+
11. (Optional) If you run RDP on more than one port, select **Add new target criteria** and reconfigure the same target hostname with the different port number.
15. (Recommended) Turn on **Show application in App Launcher** and configure [App Launcher settings](/cloudflare-one/applications/app-launcher/) for the application. The App Launcher allows users to view the Windows servers that they can access using browser-based RDP. Without the App Launcher, users will need to know each target's direct URL.
50
66
51
-
10. Select **Next**.
67
+
:::note
68
+
Ensure that users have a matching rule in your [App Launcher policies](/cloudflare-one/applications/app-launcher/#enable-the-app-launcher).
69
+
:::
52
70
53
-
11. (Optional) Configure [App Launcher settings](/cloudflare-one/applications/app-launcher/) for the application.
0 commit comments