Michael Dent wrote:
>
> Hi,
>
> I've had a read through the archives but cannot see a fix for the exact
> problem I am having.
>
> Here is the setup:-
>
> [LAN]--->[Squid A]--->[Squid B]--->[Internet]
>
> I can access HTTP sites fine from the LAN. PC's on the LAN are set to
> use Squid A as proxy for all (web) protocols.
>
> HTTPS sites cause problems, usually they return a message saying the
> session has timed out.
>
> I have [Squid A] setup to use [Squid B] as its parent.
>
> Some lines from Squid A config file:
>
> acl all src 0.0.0.0/0.0.0.0
> acl local-servers dst 192.168.1.0/255.255.255.0
> never_direct allow all
> always_direct allow local-servers
> prefer_direct off
>
> I must use [Squid B] to access SSL sites, I cannot bypass it.
Looks correct.
What do you get in access.log?
Regards
Henrik
Received on Sun Jan 05 2003 - 22:37:38 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:27 MST