Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2011 13:43:08 -0800
From:      Ed Flecko <edflecko@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: How to push privoxy traffic through squid?
Message-ID:  <AANLkTi=4KeUh2N1ygaQiUe7yAKQjAPMcVNm8ypkNdL2F@mail.gmail.com>
In-Reply-To: <20110224210046.07609ed8@gumby.homeunix.com>
References:  <AANLkTi=QLJR5VMrfzNMDGYK%2Bt1chUxUDEvq4C6CXHgWq@mail.gmail.com> <20110224210046.07609ed8@gumby.homeunix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Gentlemen,
I think I have it!

https://www.antagonism.org/web/squid-proxy.shtml

The key is to add:

cache_peer localhost parent 8118 0 default no-query no-digest no-netdb-exchange
never_direct allow all

to the squid.conf file (/usr/local/etc/squid/squid.conf) and have
squid re-read its .conf file (squid -k reconfigure)

RW: You're 100% correct; you need to connect to squid which will then
push traffic through Privoxy

Thank you for your input.

:-)

Ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=4KeUh2N1ygaQiUe7yAKQjAPMcVNm8ypkNdL2F>