WinSCP, Putty and Tunnels
Hi,
We need access to <Server B> via <Server A> and to do that we are using SSH Tunnels. I followed your directions in https://winscp.net/eng/docs/guide_tunnel which I found in your F.A.Q and was successfully able to get to the step/line "putty.exe <Server A> -L 3111:<Server B>:22" and was able to login to <Server A> as expected. But I am not able to get this step : Connecting through the tunnel to work!!!! Here is the Event-log form <Server A>
2011-01-10 19:35:38 Opening forwarded connection to <Server B>:8080
2011-01-10 19:35:38 Forwarded connection refused by server: Connect failed [Connection refused]
This shell command when executed in <Server A> succeeds in logging to <Server B>: ssh -i .ssh/id.key GT@<Server B>. However, I am not a big fan of command-line and would like to get WinSCP (UI) interface to <Server B>, if possible, so that ops like transfer of files etc are much faster...
My WinSCP version 4.1.9(build 416)
Please let me know if this is possible?
Thanks!
We need access to <Server B> via <Server A> and to do that we are using SSH Tunnels. I followed your directions in https://winscp.net/eng/docs/guide_tunnel which I found in your F.A.Q and was successfully able to get to the step/line "putty.exe <Server A> -L 3111:<Server B>:22" and was able to login to <Server A> as expected. But I am not able to get this step : Connecting through the tunnel to work!!!! Here is the Event-log form <Server A>
2011-01-10 19:35:38 Opening forwarded connection to <Server B>:8080
2011-01-10 19:35:38 Forwarded connection refused by server: Connect failed [Connection refused]
This shell command when executed in <Server A> succeeds in logging to <Server B>: ssh -i .ssh/id.key GT@<Server B>. However, I am not a big fan of command-line and would like to get WinSCP (UI) interface to <Server B>, if possible, so that ops like transfer of files etc are much faster...
My WinSCP version 4.1.9(build 416)
Please let me know if this is possible?
Thanks!