rustdesk / rustdesk/rustdesk-server

The connection breaks immediately.

Open
#578 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
10.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Dear team, I am sad.

  1. Client v1.4.0, server v1.1.14
  2. All the ports forwarded and opened in ufw
  3. Keypair checked out carefully

In DEBUG hbbs' log I see incoming connection, but it breaks immediately. Red dot in client.

May it be server & client incompatibility?
Which versions work?
Do I need to open UDP ports specifically or TCP protocol is enough?

Update: it seems UDP port is mandatory!

ufw allow 21114:21119/tcp
ufw allow 21116/udp

Not a bug but please make a note in the doc about packets flow. Thanks.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Review the existing RustDesk server documentation and its packet-flow guidance first; document the reported TCP port range and mandatory UDP port, along with the relevant client/server compatibility context. Done means users can determine which ports to allow and whether UDP is required.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, networking
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.