amazon ec2 - EC2 RDP from multiple physical locations -
I break windows on EC2 2012 and I have users who have RDP from multiple physical locations - that means dynamic Mobile Hot Spot with IP and entering from Home ISP.
For security, I am working on AWS security group and do not want to use 0.0.0.0 for inbound RDP source, but not sure I can specify those detailed IPs Users will use I have about 3-4 times of this time, what would be the best way to reduce the security risk? Thanks!
I would suggest running a RDP and / or setting up a VPN on an SSH tunnel.
In both cases, you can limit open RDP port to either SSH gateway or VPN network.
Comments
Post a Comment