LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-03-2004, 04:41 AM   #1
thermoponch
LQ Newbie
 
Registered: Nov 2004
Posts: 1

Rep: Reputation: 0
Exclamation Squid problem with https connections


Hi

I have a problem with my squid server.
I'm running the following configuration:

Browser - 80 - Squid - 3330 - InterscanVirusWall - 8080 - SquidOut -8080 - Internet

Squid and ISVirusWall are in the same PC (P4 2.0 GHz HD40GB 512MB RAM)

When the memory avaible in that machine is around 3 or 4 MByte, my users are unable to open https connections and all the browsing of protected pages is unavaible

this is my acl on the first squid server:

acl internet proxy_auth "/etc/squid/Internet"
acl password proxy_auth REQUIRED

acl all src 0.0.0.0/0.0.0.0
acl localhost src 127.0.0.1/32
acl vesta src 192.168.0.0/16

acl manager proto cache_object
acl SSL_ports port 443 563 441 440
acl Safe_ports port 21
acl Safe_ports port 443 563 441 440
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 Interscan port 3333
acl CONNECT method CONNECT

http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow CONNECT SSL_ports
http_access allow vesta internet
http_access deny all


have I to change my acl's or have I to setup my cahce_mem?Or is Interscan the problem?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Some https connections time out. Likosin Linux - Networking 0 04-26-2005 07:48 PM
Problem with https connections - iptables Suse9.0 mschna Linux - Networking 2 02-12-2004 01:54 AM
password rejected on https connections JCQ78 Linux - Networking 1 09-07-2003 05:36 PM
Squid and HTTPS AdamG Linux - Security 0 08-07-2003 01:29 PM
Squid proxy and https roba Linux - Software 2 08-14-2002 04:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration