From 087f9421d42e8a7cde035504fed2b3dc1e565c7a Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 14 Mar 2025 02:03:19 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQ.md b/FAQ.md index e0e2674..468c492 100644 --- a/FAQ.md +++ b/FAQ.md @@ -77,6 +77,9 @@ https://github.com/rustdesk/rustdesk/issues/509 The hardware requirements are very low, the minimum configuration of the cloud server is enough, and the CPU and memory requirements are the minimum. Regarding the network size, if the TCP hole punching direct connection fails, the relay traffic will be consumed. The traffic of a relay connection is between 30k-3M/s (1920x1080 screen), depending on the resolution settings and screen update. If it is only for office work demand, the traffic is around 100K/s. # Deploy RustDesk server in intranet. + +First you should set relay server with public ip explicitly on "settings" -> "relay" of web console. + If you host the server in your intranet with some type of routers, you may have network problem because of NAT hairping, https://rustdesk.com/docs/en/self-host/nat-loopback-issues/ @@ -99,6 +102,9 @@ https://github.com/rustdesk/rustdesk-server/discussions/353#discussioncomment-84 NAT Reflection Mode: https://www.reddit.com/r/PFSENSE/comments/fp9h1f/can_someone_explain_to_me_what_is_nat_reflection/ +![image](https://github.com/user-attachments/assets/70c05272-1b37-489e-bc48-178f6628e809) + + > Also make sure your relay server has correct key, https://github.com/rustdesk/rustdesk/issues/7358 # X11 error: connection refused (login as root)