cerkilr Posted December 15, 2009 Share Posted December 15, 2009 hello i am having a problem i set up SSH everything is fine, except firefox socks tunnel. i have Freesshd setup port 22 forwarded on router to ssh server. i get a good ssh tunnel can view my box however when i configure firefox proxy i get this "Connection Reset The connection to the server was reset while the page was loading. The network link was interrupted while negotiating a connection. Please try again." i have changed DNS to true in the about:config and its still not working am i missing something?? am i missing something? thank you. Quote Link to comment Share on other sites More sharing options...
easycheese13 Posted December 15, 2009 Share Posted December 15, 2009 I'm guessing your using windows to connect to the the SSH box???? How are you connected to your ssh tunnel? If you doing it through puTTY then you have to go under ssh under connection and add the tunnel and then connect ssh to the box or setup a batch script with: putty -D 8080 -P 22 -ssh homeIP -D is for the dynamic tunnel on 8080 -P is the port -ssh well lets just say you should know what that is and homeIP is another one of those self explanatory guys A little more info in your posts would be nice, like how your trying to connect, what OS is the box connecting running? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.