So, from what I can see, RDP does not work thru a reverse ssh tunnel created by putty. (YET, but since ~2004)
I am convinced it is a bug in Putty, as if I use ‘Tunneler’ I can actually get the reverse tunnel to work perfect and can RDP through the reverse tunnel just fine, but I dont want to use 'Tunneler.' With putty and the exact same config (well the two clients are using different public/private key pairs to auth) it doesn’t work. I get the exact same problem as everyone else, I can see the initial login screen it acts like it is logging in then it hangs and eventually times out and the RDP client closes.
I also tried using plink, with verbose logging on and it didn't show anything abnormal
(FWIW here is the relevant plink output)
Requesting remote port 3388 forward to 127.1.1.1:3389
Remote port forwarding from 3388 enabled
Received remote port 3388 open request from 192.168.1.80:49384
Attempting to forward remote port to 127.1.1.1:3389
Forwarded port opened successfully
Forwarded port closed
Received remote port 3388 open request from 192.168.1.80:49385
Attempting to forward remote port to 127.1.1.1:3389
Forwarded port opened successfully
Forwarded port closed
********************************
I have tried forwarding to:
127.0.0.1
127.0.0.2
127.1.1.1
localhost
actual host name
actual ethernet addres on the nic
everything has the exact same symptoms
BTW Both windows boxes are windows 7 in my case, and the linux box hosting the sshd is a smoothwall box running openssh.
Oh, also, I have tried using the latest released putty/plink as well as the latest development snapshots, as of 11-22-2009. There is no difference, they all have the exact same symptoms.
BTW The ports and routing and all that shit are setup right, that's not the issue so don't try telling me it is.
I am convinced it is a bug in Putty, as if I use ‘Tunneler’ I can actually get the reverse tunnel to work perfect and can RDP through the reverse tunnel just fine, but I dont want to use 'Tunneler.' With putty and the exact same config (well the two clients are using different public/private key pairs to auth) it doesn’t work. I get the exact same problem as everyone else, I can see the initial login screen it acts like it is logging in then it hangs and eventually times out and the RDP client closes.
I also tried using plink, with verbose logging on and it didn't show anything abnormal
(FWIW here is the relevant plink output)
Requesting remote port 3388 forward to 127.1.1.1:3389
Remote port forwarding from 3388 enabled
Received remote port 3388 open request from 192.168.1.80:49384
Attempting to forward remote port to 127.1.1.1:3389
Forwarded port opened successfully
Forwarded port closed
Received remote port 3388 open request from 192.168.1.80:49385
Attempting to forward remote port to 127.1.1.1:3389
Forwarded port opened successfully
Forwarded port closed
********************************
I have tried forwarding to:
127.0.0.1
127.0.0.2
127.1.1.1
localhost
actual host name
actual ethernet addres on the nic
everything has the exact same symptoms
BTW Both windows boxes are windows 7 in my case, and the linux box hosting the sshd is a smoothwall box running openssh.
Oh, also, I have tried using the latest released putty/plink as well as the latest development snapshots, as of 11-22-2009. There is no difference, they all have the exact same symptoms.
BTW The ports and routing and all that shit are setup right, that's not the issue so don't try telling me it is.
Last edited: