Re: Re[2]: I need something like ssh -D, but http proxy, not socks

Bryan Harris <[email protected]> Sat, 6 Nov 2010 11:36:56 -0400
Newsgroups gmane.network.openssh.general
Message-ID <[email protected]>
I bet you have a setting problem.

Firefox doesn't tunnel DNS over socks by default.  Go to
"about:config" in firefox and search for
"network.proxy.socks_remote_dns", and set this to "true".

Then, it should just work.  An applet shouldn't know it's tunneled.
Bryan