Question on Remote Desktop Setup

A

amerar

Hi All,

I am using Remote Desktop over SSH. I got my SSH client from
www.ssh.com. I have successfully opened up an SSH connection to my
Linux box, then created a tunnel with the proper listen and destination
ports, and successfully connected to my Windows XP box.

My question now is since I have 3 boxes, how do I create additional
tunnels to the other boxes? I mean, port 3389 is currently going to
one of my boxes. Would I have to change the port Remote Desktop
listens on, and then forward that port in my router???

Thanks!
 
S

Sooner Al [MVP]

I have not used that particular client but with PuTTY you configure
additional tunnels then address the second PC using the address of
"localhost:3391" and the third PC using the address "localhost:3392" for
example.

http://theillustratednetwork.mvps.org/Ssh/RemoteDesktopSSH.html#Install_and_configure_PuTTY
http://theillustratednetwork.mvps.o...html#SSH_Tunneling_the_Remote_Desktop_session

There is no need, at least with PuTTY, to change the listening port on the
second or third PCs from the default TCP Port 3389. Its very similar if you
use Tunnelier. Here is an example for the second PC...

http://tinyurl.com/zvzkx

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top