mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 08:01:28 +03:00
Updated FAQ (markdown)
8
FAQ.md
8
FAQ.md
@@ -443,6 +443,14 @@ The controlled side works fine with UDP `21116` port, but it can not connect to
|
||||
|
||||

|
||||
|
||||
- Case 3
|
||||
|
||||
> A: I'm having this error when one of my employees tries to connect to a Samsung s20 (pic attached). All devices work fine for me, including the s20 He can connect to the google pixels fine, just no the s20 I have also had this issue as well, but it just goes away. He has always had the issue.
|
||||
>
|
||||
> B: A possible reason is that UDP is blocked on your devices. Could you try out this advanced option, https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#disable-udp ? with this option on custom client, it will not use UDP any more (only use TCP)
|
||||
>
|
||||
> A: Thank you this worked! Much appreciated.
|
||||
|
||||
# Deploy RustDesk server in intranet.
|
||||
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user