On Wed, January 10, 2007 10:15 am, Kyle Robinson wrote: > > Force the HTTP traffic into a transparent proxy. >
Won't work. I can use Putty to create an SSH tunnel to a server I control running Squid, and direct my local browser to use the localhost port as proxy. This routes the entire request through the SSH tunnel to the remote Squid server, which then handles the request from there. There is no way to stop this short of forbidding SSH connections to external servers. -- Matthew Walker Kydance Hosting & Consulting LAMP Specialist /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
