Been looking into SSH Tunneling for the most part of today and I have a few questions.
What I am trying to achieve is have port xxx,xxxx etc forwarded locally to port 23 which would then securely connect to a ssh server which would then translate those ports into the correct ones and establish the connection.
Digram below should illustrate it better:
Remote PC would forward any request from Local PC back via the secure tunnel.
My questions are:
1) Is it possible to set this up on a windows based PC? Local PC would be running Windows XP Professional SP2 64bit and Remote PC running Windows 2003 Enterprise Server
2) Would the delay in communicating via this method be noticeable? Pings to Remote PC from Local PC are roughly 11ms and pings from Remote PC to jolt.co.uk are 3-5ms
3) Would it be possible for the Remote PC to handle 5-10 clients connected via this method?
Details on Remote PC are as follows:
Windows 2003 Enterprise Server 64bit (fully patched)
8GB RAM
4TB RAID 5 Storage
2X 24Mbit Download with 2X 2.5Mbit Upload
NOTE: Found a piece of software called putty which seems to be able to establish ssh connections. Reading up on that now, any pointers would be helpful.
What I am trying to achieve is have port xxx,xxxx etc forwarded locally to port 23 which would then securely connect to a ssh server which would then translate those ports into the correct ones and establish the connection.
Digram below should illustrate it better:

Remote PC would forward any request from Local PC back via the secure tunnel.
My questions are:
1) Is it possible to set this up on a windows based PC? Local PC would be running Windows XP Professional SP2 64bit and Remote PC running Windows 2003 Enterprise Server
2) Would the delay in communicating via this method be noticeable? Pings to Remote PC from Local PC are roughly 11ms and pings from Remote PC to jolt.co.uk are 3-5ms
3) Would it be possible for the Remote PC to handle 5-10 clients connected via this method?
Details on Remote PC are as follows:
Windows 2003 Enterprise Server 64bit (fully patched)
8GB RAM
4TB RAID 5 Storage
2X 24Mbit Download with 2X 2.5Mbit Upload
NOTE: Found a piece of software called putty which seems to be able to establish ssh connections. Reading up on that now, any pointers would be helpful.
Last edited: