iownitcouk Posted November 21, 2011 Posted November 21, 2011 Im sure this is easy but I dont get how to do it...I have had many Remote Desktops to the my servers before via noip.com or dyndns and routing the connection to the server IP. However I have a school that Im not at very often and want to be able to remote in and choose which desktop/laptop to connect to so I can take over their screen and give remote assistance via the internet. Whenever I have set RDP up I have only managed to get the server desktop and not workstations in network, how do I route to the internal machines? preferably using free or open source software.... Thank you
Domino Posted November 21, 2011 Posted November 21, 2011 Remote desktop gateway is an option - you set that as accessible from the net, and tell it what machines you wanna be able to connect to inside the network, and rdp traffic is wrapped in a https tunnel. no mess, no fuss. Deploying Remote Desktop Gateway Step-by-Step Guide 1
sted Posted November 21, 2011 Posted November 21, 2011 wont rdp to a pc though kick off the user who is currently logged on? and just show them a locked screen
iownitcouk Posted November 21, 2011 Author Posted November 21, 2011 Thank you looking at both those solutions now......
Domino Posted November 21, 2011 Posted November 21, 2011 wont rdp to a pc though kick off the user who is currently logged on? and just show them a locked screen This is very true, you could however remote to a terminal server and use the Windows Remote Assistance tool if it's a requirement for people to be able to see what's happening 1
GrumbleDook Posted November 21, 2011 Posted November 21, 2011 Important thing to remember about RDP ... don't do it natively ... make sure it is secure. Either VPN into the required network or follow the guidance @Domino linked to earlier.
dhicks Posted November 21, 2011 Posted November 21, 2011 I have a school that Im not at very often and want to be able to remote in and choose which desktop/laptop to connect to so I can take over their screen and give remote assistance via the internet. You could run your RDP connection over an SSH connection, port forwading to the appropriate machine.
strawberry Posted November 21, 2011 Posted November 21, 2011 Build an admin machine with VNC on it and deploy VNC to the other machines, RDP into the admin machine then vnc to the client. Laggy but easy.
iownitcouk Posted November 22, 2011 Author Posted November 22, 2011 Build an admin machine with VNC on it and deploy VNC to the other machines, RDP into the admin machine then vnc to the client. Laggy but easy. Now that sounds like a pain free way for me to go, I have used VNC internally before but not externally. Would I have to build a new server to host VNC? Would it not be ok to put it on my Domain Controller?
SYNACK Posted November 22, 2011 Posted November 22, 2011 I'd be using VNC over a VPN too, if you think RDP is insecure...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now