hello all,
I am a new SQUID user and am experiencing problems accessing ssl servers.
I get the following error inmy cache.log:
_
1999/09/24 15:26:00| sslReadClient: FD 18: read failure: (104) Connection
reset by peer
1999/09/24 15:26:00| sslReadClient: FD 16: read failure: (104) Connection
reset by peer
1999/09/24 15:26:00| sslReadClient: FD 17: read failure: (104) Connection
reset by peer
1999/09/24 15:26:00| sslReadClient: FD 21: read failure: (104) Connection
reset by peer
_
here is my squid.conf:
_
http_port 3128
tcp_incoming_address 192.168.1.1
tcp_outgoing_address 192.168.254.200
cache_effective_user squid squid
cache_mem 32 MB
cache_dir /cache/ 3100 32 256
#client_netmask 255.255.255.0
ftp_user Squid@pkm.com
dns_nameservers 209.67.3.166 209.185.207.135
acl all src 0.0.0.0/0.0.0.0
http_access allow all
dns_testnames netscape.com internic.net nlanr.net microsoft.com
_
I am running 2.2stable4 on Redhat Linux 6, and am also using ipchains as a
firewall on the same machine..
any ideas are welcome...
<jb>
Received on Mon Sep 27 1999 - 09:59:21 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:33 MST