From: Iain King on 26 Nov 2009 09:44 On my XP computer I have it set up to allow me to connect to a different pc using mstsc through an SSH tunnel. The tunnel is set up using puTTY, and forwards port 3390 on the source pc to port 3389 on the destination pc. To connect I enter localhost:3390 as the connection address. I've just upgraded to windows 7 pro, and this no longer works. From googling I've learned that mstsc in windows 7 does not allow a connection to localhost (or 127.0.0.1); is this a bug? Is there a fix or a way around it? Iain
From: Thomas Brinkmann on 30 Nov 2009 01:50 Iain King schrieb: > using puTTY, and forwards port 3390 on the source pc to port 3389 on > the destination pc. To connect I enter localhost:3390 as the > connection address. Try another destination port in Putty. example: 192.168.1.1:90 then connect to localhost:90 this should work
From: Iain King on 9 Dec 2009 07:38 On Nov 30, 6:50 am, Thomas Brinkmann <thomas.brinkm...(a)email.de> wrote: > Iain King schrieb: > > > using puTTY, and forwards port 3390 on the source pc to port 3389 on > > the destination pc. To connect I enter localhost:3390 as the > > connection address. > > Try another destination port in Putty. > > example: 192.168.1.1:90 > then connect to localhost:90 > > this should work Nope, fraid it doesn't.
|
Pages: 1 Prev: Terminal server/printer question Next: Windows 7 and RDP problem |