So, I’m trying to setup self hosted rustdesk. I have it running in a docker container. I have allowed the ports through the firewall. I have setup the same ports forwarded in my router, to the server running rustdesk. I have set the private key on both clients.

on systems internal network, I can setup the clients to connect with internal IP. And get the “ready” at the bottom. But key mismatch error when trying to actually connect between two internal systems.

If I setup the client with my external up (and I’ve tried domain name as well) I get a delay then, “not ready please check your connection”, as well as the key mismatch.

I feel I’m running into two different problems, but I can’t find any hints looking through the container logs (in fact, once the containers are running, I don’t really get any logs populating when trying to connect a client)

Any suggestions? I’m at a loss here.

  • ironhydroxide@sh.itjust.worksOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    24 days ago

    It seems I may have “fixed”(?) One problem, as internal network connections succeed now (same key, same settings, just restarted the containers a few times and let it sit?)

    External connections still show the same. :/