Fetch from Socks server.

David de Beer daviddebeer at gmail.com
Sun Feb 10 15:39:01 CET 2008


Greetings,

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)

something like this:

ssh -f -p 22 -D 45000 -l myname myfriends.host.net -N

this will create a SOCKS5 server on 127.0.0.1:45000

Can then one basically ask the caching server to retrieve everything through
socks server on 127.0.0.1:45000 ?

Thanks!

-- 
recovery is forever...
..... if you can take it that long.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20080210/a67a8bd9/attachment-0001.html>


More information about the varnish-misc mailing list