Hi,
I have installed RustDeskServer-AiO and configured the pfSense firewall to open the following ports:
21115-21119 TCP
21116 UDP
On two PCs in my local network, I installed RustDesk and configured the connection as follows:
Server ID: rustdesk.mydomain.com (I created an A record and a Host Override in pfSense to point to the Unraid server's IP)
Relay: Unraid server IP
Key: Key generated from RustDeskServer-AiO logs
Issue:
✅ I can connect when on the same local network, and the logs show:
[src/relay_server.rs:436] Relayrequest ed6cbbed-d671-4eb1-87fa-fe81cde9748b from [::ffff:10....108]:51540 got paired INFO [src/relay_server.rs:442] Both are raw
✅ RustDesk shows "READY", but...
❌ I cannot connect from an external (WAN) network. The logs show:
[src/relay_server.rs:452] New relay request 7312567a-75db-4f1b-b6b9-3565036d7ae6 from [::ffff:10....82]:62231
I have checked the following:
✅ The server is accessible within the local network
✅ Ports are open in pfSense
✅ No firewall rules are blocking traffic
Has anyone encountered this issue before? What else should I check?
Thanks in advance!