Re: [squid-users] Forwading requests to another Proxy

From: Colin Campbell <sgcccdc@dont-contact.us>
Date: Mon, 17 Dec 2001 17:15:21 +1000 (EST)

Hi,

On Mon, 17 Dec 2001, Greg Darby wrote:

> Can someone pls explain the steps in configuring our local proxy to connect
> to our ISP's proxy server? We both are running Squid. I would still like the
> local proxy server to cache pages as well.
>
> Is the following correct becuase i can't seem to get it going,
>
> cache_peer proxy.adl.connect.com.au parent 3128 0 no-query default

Looks fine. Probably don't need the "default" since there's only one.

> acl all src (ip address of ISP proxy / subnet)

Why not: acl all src 0.0.0.0/0.0.0.0

> never_direct allow all

Looks okay

Can you "telnet proxy.adl.connect.com.au 3128" and get a response from
your squid server?

Colin.
Received on Mon Dec 17 2001 - 00:15:37 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:22 MST