I'm looking for some insights on using Remote Desktop Protocol (RDP) to access my spare home computer from work. Unfortunately, I can't install any software or connect to a VPN on my work machine. I've been using Chrome Remote Desktop, but I'd prefer RDP instead. My main concern is the security risk of leaving the RDP port open to the internet. I understand there are risks, like brute force attacks, but what if I only open the port when I need it? Am I still prone to attacks during that brief period? Wouldn't I notice if someone got in because my session would drop? How can I manage this securely?
4 Answers
I would strongly advise against using RDP over the internet at all. Even with port management, the risk remains high. If you're determined, you can customize your RDP settings and use non-standard ports, but there are safer alternatives like AnyDesk or TeamViewer that don’t require port forwarding and are user-friendly.
It's technically possible to use RDP with some security measures, like restricting access to a non-standard port and monitoring your logs. However, you're still exposing a vulnerable connection. If you can, set up a VPN; it’s much safer and reduces the risk of others accessing your session while you're connected.
Gotcha! Definitely going to look into that. Thanks for the tip!
Forget about RDP over the internet. It's just too risky. I'd recommend bringing your home PC to work if possible or finding another solution that doesn't involve exposing your home network.
Yeah, lugging around my old PC isn’t ideal, haha! But I get what you mean about safety.
You’re right to be cautious with RDP. While it might feel secure to only open the port when you need it, it's generally not recommended to expose RDP to the internet, even temporarily. Bad actors often scan for these ports, and if they detect it's open, they can still try to breach it during that time. Instead, consider a more secure option like a VPN, which creates a safer connection into your network.
That makes sense! It's a hassle, but I guess better safe than sorry. I may look into setting up a VPN.

That's a good point! I’ve heard a lot about these alternative tools but didn’t realize they were that secure.