Hi there,
iīve got a problem running Squid 2.4 Stable 3 on Linux & HP Netserver.
My users canīt connect to https-pages e.i. webmail etc.
Is there anybody out there who can help me ?
Iīve put an excerpt of my squid.conf here :
____________________
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 80
acl Safe_ports port 21
acl Safe_ports port 443 563
acl Safe_ports port 70
acl Safe_ports port 210
acl Safe_ports port 1025-65535
acl Safe_ports port 280
acl Safe_ports port 488
acl Safe_ports port 591
acl Safe_ports port 777
acl CONNECT method CONNECT
acl authorize proxy_auth REQUIRED
http_access allow authorize
http_access allow localhost
icp_access allow all manager localhost
cache_effective_user squid
cache_effective_group nogroup
http_port 3128
cache_peer 192.168.0.1 parent 80 0
authenticate_program /usr/sbin/pam_auth
authenticate_children 5
hierarchy_stoplist 192.168.
cache_mgr bla@foo.com
visible_hostname blahfoo
___________________________________
Thanks in advance
Ingo
-- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!Received on Wed Oct 16 2002 - 07:24:50 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:42 MST