Perhaps your SSH connection is dying, or else local firewall settings on your machine are preventing a connection to the SSH client's SOCKS port? Try "telnet localhost 8080" locally to test that the SOCKS server is up. I suspect the former though. If so, and the culprit is a firewall or NAT box that is killing your connection, I believe that ssh has an option for keepalive (sends a packet once in a while to keep the connection open).
Chris On Fri, Jan 23, 2009 at 15:46, Lauren McNees <[email protected]> wrote: > Thanks for your help! By doing this, mire confirmed that I logged in, but > Firefox still can't connect. If I use port 8080 it says network > interrupted, if I use port 9999 it says the proxy server refused the > connection. Any more ideas? > > Thanks! > > Lauren _______________________________________________ HCoop-Help mailing list [email protected] https://lists.hcoop.net/listinfo/hcoop-help
