Using ssh tunnel created by PuTTy within PuTTy doesn't work - SSH
This is a discussion on Using ssh tunnel created by PuTTy within PuTTy doesn't work - SSH ; I'm trying to add on some of my own win32 code to the PuTTy source to retrieve a web page through an ssh tunnel. I establish the tunnel on port 80 with one of my PuTTy sessions. Once connected and ...
| | LinkBack | Tools |
|
#1
| |||
| |||
| retrieve a web page through an ssh tunnel. I establish the tunnel on port 80 with one of my PuTTy sessions. Once connected and the tunnel is established, I have code that creates a new socket connection to localhost port 80 to retrieve a file when an certain escape sequence is encountered. The problem is, the connection always hangs waiting to receive data from the web server. I have also tried using ShellExecuteEx() within my code to run wget.exe to retrieve the web page. This also hangs. I can test that the tunnel exists by telneting to port 80 and pasting the HTTP GET command, and also by bringing up a web browser... both of these work fine. Also if I bring up an identical second PuTTy session, the web retrieval works in that session. Can someone please explain to me why this does not work and what I can do to make it work? Thanks. |
|
#2
| |||
| |||
| dont use putty.exe within scripts, use plink.exe On Nov 1, 10:13 am, "sean.nee...@gmail.com" wrote: > I'm trying to add on some of my own win32 code to the PuTTy source to > retrieve a web page through an ssh tunnel. I establish the tunnel on > port 80 with one of my PuTTy sessions. Once connected and the tunnel > is established, I have code that creates a new socket connection to > localhost port 80 to retrieve a file when an certain escape sequence is > encountered. The problem is, the connection always hangs waiting to > receive data from the web server. I have also tried using > ShellExecuteEx() within my code to run wget.exe to retrieve the web > page. This also hangs. I can test that the tunnel exists by telneting > to port 80 and pasting the HTTP GET command, and also by bringing up a > web browser... both of these work fine. Also if I bring up an > identical second PuTTy session, the web retrieval works in that > session. Can someone please explain to me why this does not work and > what I can do to make it work? Thanks. |
« Previous Thread
|
Next Thread »
| Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Autorecover ssh tunnel with Putty | unix | SSH | 6 | 10-13-2008 07:58 PM |
| SSH tunnel + VNC + putty -> connection suspend | unix | SSH | 4 | 11-19-2007 11:39 AM |
| determining putty command line parameters corresponding to a saved putty session | unix | SSH | 1 | 10-03-2007 04:18 AM |
| Transfer Putty Settings From a Windows Putty Client to a Linux Putty Client | unix | SSH | 7 | 10-03-2007 04:11 AM |
| Using PuTTY to tunnel with a 'nologin' account | unix | SSH | 2 | 10-03-2007 03:13 AM |
All times are GMT. The time now is 09:44 AM.
