From 8eb0f5e13fe0841423ce9a5c1c884f435b9dc73d Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 10 Jun 2025 21:27:15 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 4fb9dfd..6a2f334 100644 --- a/FAQ.md +++ b/FAQ.md @@ -72,7 +72,7 @@ The hardware requirements are very low, the minimum configuration of the cloud s # Deploy RustDesk server in intranet. -First you should set relay server with public ip explicitly on "settings" -> "relay" of web console. Or you can set relay server (public ip) explcitly on controlled side (remote side, the device you want to control). +First you should set relay server with public ip (you need to fix NAT hairping problem to use public ip in intranet first) explicitly on "settings" -> "relay" of web console. Or you can set relay server (public ip) explcitly on controlled side (remote side, the device you want to control). Try [force relay](https://github.com/rustdesk/rustdesk/wiki/FAQ#force-relay) if you encounter connection problem.