<br>Greetings,<br><br>I have not been able to find any info on this subject: Is it possible to have proxy server forward requests to a socks server i.e. using ssh to tunnel to another machine and then poiting the local caching server to the port on the local machine (which gets forwarded to another host via)<br>
<br>something like this:<br><br>ssh -f -p 22 -D 45000 -l myname <a href="http://myfriends.host.net">myfriends.host.net</a> -N<br><br>this will create a SOCKS5 server on <a href="http://127.0.0.1:45000">127.0.0.1:45000</a><br>
<br>Can then one basically ask the caching server to retrieve everything through socks server on <a href="http://127.0.0.1:45000">127.0.0.1:45000</a> ?<br><br>Thanks!<br clear="all"><br>-- <br> recovery is forever...<br>..... if you can take it that long.