Gerardo Andino wrote:
>
> I have the firewall running on a NT server in the same segment as the
> SQUID, but I don't know how to set squid.conf I tried this one but
> didn't work.
If the NT firewall is proxy based then you configure it as a parent to
Squid, and tell Squid that it must not go direct by using the
never_direct tag.
cache_peer firewall.example.com 8080 0 no-query
never_direct allow all
(assuming your firewall proxy port is 8080)
-- Henrik Nordstrom Spare time Squid hackerReceived on Thu Sep 16 1999 - 20:23:56 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:26 MST