rustdesk / doc.rustdesk.com

Document of RustDesk
https://rustdesk.com/docs/
MIT License
365 stars 347 forks source link

Do not worked on Synology DSM 7.1-42661 Update 2 #40

Open alexpebody opened 2 years ago

alexpebody commented 2 years ago

Hi guys, I am can't force worked hbbs and hbbr on Synology, I am installed more than 10 times on docker with using manual https://rustdesk.com/docs/ru/self-host/synogy/ and all servces is up but when I've try connect to any desktop I've got error using relay server. I have real IP on my Synology server and I am using this IP in hbbs server: hbbs -r my-real-IP and nothing... Also I am NAt all need ports and I seen traffic on forward to this... If I connect from LAN to LAN inside my LAN all is OK, but from any external IP = error. I am so tired and have no chance force this worked. Sad.

rustdesk commented 2 years ago

But you have never really read the tutorial carefully, below is a note in the tutorial.

Адрес 192.168.16.98 использован для демонстрации. Установите публичный адрес вместо него.

I am not sure if above translation is correct.

Also, in our discord, https://discord.com/invite/nDceKgxnkV, there is a russian channel, you may find some one can help you.

alexpebody commented 2 years ago

Friend I am really read all tutorials many times and sure I am set my real public IP, not 192.168.16.98

alexpebody commented 2 years ago

Now I am get up Ubuntu 20.04 and install npm and pm2 then start (server_ip - external real IP):

pm2 start hbbs -- -r serverip:21116 -k pm2 start hbbr -- -k_

From LAN - intra all is ok, but connect very slow, when I've trying connect from external lan - nothing = error reply server, all firewall and nat is ok I see activiti and traffic, but connection fail! How I can solved it?

I asked in Dicord rus channel and no answers (

rustdesk commented 2 years ago

https://github.com/rustdesk/rustdesk-server/issues/24