Problem using SSH to redirect HTTP connections
I am using Putty in order to use ssh to redirect my HTTP connections.
I created a tunnel using my local port 8080 and redirected it on my server on port 80. The connection to the ssh server launched successfully and remains in background. In Firefox, I specified the proxy local host as port 8080.
Now when I try to surf I get the message as: Connection interrupted.
And the connection with the server gets reset as soon as the page loads.
Please help me in this matter.