Getting a self hosted rustdesk server working on a virtualmin server

SYSTEM INFORMATION
OS type and version AlmaLinux 9.5
Usermin version 2.203
Virtualmin version 7.30.8
Theme version 23.03
Apache version 2.4.62
Package updates All installed packages are up to date

Hi All,

I’ve installed docker and created a rustdesk server. I’ve opened ports in FirewallD (21114-21119 TCP and 21116 UDP). When I run this command they seem to be open

sudo firewall-cmd --list-ports
20/tcp 2222/tcp 10000-10100/tcp 20000/tcp 21114-21119/tcp 49152-65535/tcp 21116/udp

But when I try testing if they are open from my windows 10 PC using the paping tool, they show as connection timed out. When I try using the test-connection tool in powershell they also show as failed.

I assume there is more I need to do on the server to open these ports, where should I be looking?

Thanks

Is this self hosted ? If not you may need to open the ports in your suppliers firewall normally a supplier will allow you to add rules to thier firewall that pertains to your server

It’s a dedicated server with Hetzner. Do you think I need to contact them to see if they are blocking something?

OK, ignore this message now… I have been testing port 21114, but I think that is only used in the pro version of rustdesk. When I test ports 21115-21119 they are responding OK.