mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Will the NAT type cause the inability to connect to the self-built server? #2911
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2911
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sunlewuyou on GitHub (Aug 14, 2024).
Bug Description
When the client NAT type is "SYMMETRIC", it is impossible to connect to the self-built server:
NAT type of self-built server:

When the client NAT type is "ASYMMETRIC", you can connect to the self-built server:
rustdesk-server version: 1.1.11-1
Client Version: 1.3.0
How to Reproduce
Install the Server:
Install the Client:
https://github.com/rustdesk/rustdesk/releases/download/nightly/rustdesk-1.3.0-x86_64.exeExpected Behavior
The client can connect to the self-built server normally
Operating system(s) on local side and remote side
Windows 11 > debian 11
RustDesk Version(s) on local side and remote side
1.3.0 -> 1.1.11-1
Screenshots
https://github.com/user-attachments/assets/b461c5c4-615e-4a9b-8f27-c0bd7c6b45c6
Additional Context
No response
@rustdesk commented on GitHub (Aug 14, 2024):
#763