*Nod*. If you havn't tried it, I highly recommend the "Foxy Proxy" addon for Firefox. I establish ssh sessions w/SOCKS support to several different networks, I then configure Foxy Proxy to tunnel *.domain1.com.* to proxy port A, *.domain2.com.* to proxy port B, etc. The end result is I can enter a URL for any of the private networks and FoxyProxy sends it through the correct proxy connection. If it doesn't match the whitelist, then it uses the regular internet connection.
Joshua Zeidner wrote:If you're gonna use SOCKS, you might as well do it all. ;) This explains a nifty option in Firefox http://outflux.net/blog/archives/2006/12/07/paranoid-browsing-with-squid/On 2/12/08, Charles Jones <charles.jones@ciscolearning.org> wrote:Joshua Zeidner wrote:why would you want to use putty on Linux? just use the standard command line SSH. putty is useful on Win32 though.I've used it before because putty can ssh through a SOCKS proxy connection, and the standard ssh cannot.Charles, the fruit of a 2 minute google search: http://www.dribin.org/dave/blog/archives/2004/11/22/ssh_socks/ and yes "I'm Feeling Lucky!" :) -jmz
-Mike