Security – RDP over VPN only

rdpSecurityvpnwindows-server-2012

I know this question has been asked many a times here. But i want to gain certain perspective here.

I have enabled VPN on certain systems and then can access remote system using rdp. However they can access the remote system without rdp as well. Is this because all these systems are in same lan group? How can i ensure that rdp works only when connected to vpn? I am looking at one vpn system and people should log into that system and then connect to vpn and then access remote system using rdp. I know that this can be achieved but i am not sure how to go about it.
please guide me

Best Answer

You should be filtering access to RDP at the firewall level. When a user connects to the VPN, it should be assigned a LAN address. Add the LAN subnet to the white list on the firewall for the Windows Server, port 3389. Deny everything else.