Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two different IP ranges fail #501

Open
mojtaba03111 opened this issue Jan 19, 2025 · 0 comments
Open

Two different IP ranges fail #501

mojtaba03111 opened this issue Jan 19, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@mojtaba03111
Copy link

Describe the bug
The program does not work when using two different IP ranges.

Describe the environment
Rustdesk seever 1.1.12
Ubuntu 22.04, Ubuntu 24 ...
Mikrotik container

How to Reproduce the bug
I set up an Ubuntu server and installed the server version of the program on it.
My server has two network cards with different IP ranges.
192.168.1.1/24
192.168.2.1/24
On each side of these two networks there are different computers with different IPs. For example:
192.168.1.2
192.168.2.2

All computers connect to the server successfully but there is one problem that they can only connect to the remote control within their own network range and not the opposite network.

Expected behavior
All computers must be able to connect to each other because a server is installed between them and they are all connected to the server.

Additional context
I have completed the installation tutorial via the link below.
https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/install/

Server with two network cards with the following IPs:
192.168.1.1
192.168.2.1

Two computer networks with the following IP ranges:
First Network 192.168.1.2-254
two Network 192.168.2.2-254

@mojtaba03111 mojtaba03111 added the bug Something isn't working label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant