I'd need to make Terminal Services available over the web, what is the best (secure) way for me to do this?
Thanks S
|
I'd need to make Terminal Services available over the web, what is the best (secure) way for me to do this? Thanks S
| |||
|
feedback
|
|
First, I'd employ a secured connection such as a VPN of some sort (OpenVPN, PPTP, Cisco, ssh-tunneling, etc). As long as you're running RDP v6 or higher, the connection is encrypted - but authentication may not be (if I understand the documentation properly). | |||||||||
feedback
|
|
Look into the Remote Desktop Gateway service (present in Windows 2008 and higher) - it will tunnel RDP traffic inside a SSL stream, abstracting the terminal server from the client. Much the same way that Citrix Secure Gateway did. | |||
|
feedback
|
|
Citrix Access Gateway or a simple ssh tunnel | |||
|
feedback
|