mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Can not connect to server with IPv6. #2278
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#2278
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 @goodluck1982 on GitHub (Nov 8, 2023).
Bug Description
I use the docker
hbbs/hbbr (ver 1.1.8-2)as my server. Ports 21116 and 21117 are opened for both IPv4 and IPv6.On client
(ver 1.2.3), if I use the IPv4 address of the server, the service is "Ready".But if I use the IPv6 address of the server, the service is "Not Ready"
How to Reproduce
Use IPv6 address for the ID server.
Expected Behavior
Work for both IPv4 and IPv6.
Operating system(s) on local side and remote side
Linux -> Linux
RustDesk Version(s) on local side and remote side
1.2.3
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Nov 9, 2023):
#763