Re: [squid-users] Cannot configure Squid forward all requests to another proxy

From: Chris Robertson <crobertson_at_gci.net>
Date: Mon, 03 Aug 2009 14:53:11 -0800

michael kapelko wrote:
> Hello.
> I have PC1 which is available from local network to which I want give
> access to.
> PC1 can go to PC2 and over squid at PC2 get to PC2 local network.
> I tried as told in
> http://wiki.squid-cache.org/SquidFaq/ConfiguringSquid#head-c050a0a0382c01fbfb9da7e9c18d58bafd4eb027
>
> to add the following line to /etc/squid/squid.conf:
>
> cache_peer 10.102.100.118 parent 3128 0 no-query default never_direct
> allow all

"never_direct" is not an argument to the "cache_peer" directive, but is
a directive itself.

>
> to make those who connect to proxy at PC1 to access local network of
> PC2, but it doesn't work. squid at PC2 works fine.
> What am I doing wrong?

Putting it all on one line.

See http://www.squid-cache.org/Doc/config/cache_peer/ and
http://www.squid-cache.org/Doc/config/never_direct/.

> Thanks.

Chris
Received on Mon Aug 03 2009 - 22:53:26 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 04 2009 - 12:00:03 MDT