SSL and Transparent Proxying

From: Knet Administrator <timur@dont-contact.us>
Date: Thu, 21 Oct 1999 12:00:32 +0400

Dear subscribers,

I am using SQUID 2.1.PATCH2 to provide access to
the internet. It works on FreeBSD 3.3-RELEASE.
Our network has a direct access to the internet
(using CISCO router), but for some reasons
I prefer to use transparent proxying with:

SQUID config:
        http_port 3128
        httpd_accel_host virtual
        httpd_accel_port 80
        httpd_accel_with_proxy on
        httpd_accel_uses_host_header on

IPFW config:
ipfw add 50 fwd 127.0.0.1,3128 tcp from any to any 80

Everything looks looks Ok, squid works great, but
I have great problems with SSL-s... Sometimes
I need to press "reload" button at my Windows-Explorer 5.0
client to reach SSL-page. Sometimes I even need to close
my Explorer window and try to connect to those pages
again... Any suggestions?

Thank you,
Timur Laykov
Kazan Network Administrator
Received on Thu Oct 21 1999 - 02:11:44 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:01 MST