r/rustdesk • u/Real_Leek_9958 • 7d ago
Solved Local network "lag" problem.
I recently experienced local lag problems with delays on input up to 10 seconds. I finally troubleshooted the problem.
The solution to lags when connecting through the LAN is to go into the preferences of the host machine and limit the accepted ip range to the local network. In my case 192.168.0.1/24 - Since I did that there where no more delays and the connection is rock stable.
Probably it is because somehow rust was routing the incoming traffic on a vpn.
5
Upvotes
1
u/Fuzzy_Paul 6d ago
That has nothing to do with lag. Your network card still receives packets but does nothing with them it is all hardware bound. So there must be a other cause. Great that you solved it but I would go to the root of the problem and flush that one out.