Search squid archive

RE: Why my squid does not log https access?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



So, you meant that's why I am unable to block my users to visit some https site?
I am using below /etc/squid.conf

acl SSL_ports port 443 563
acl Safe_ports port 443 563
acl CONNECT method CONNECT
acl badsites url_regex "/etc/squid/badsites"   
acl src_normal_users src "/etc/squid/src_normal_users"

http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow src_normal_users !badsites

http_access deny all

in my /etc/squid/badsites .. contained as follow:

.google.com/accounts

please help .. 

Thanks a lot in advance

Regards

Winanjaya



-----Original Message-----
From: Henrik Nordstrom [mailto:henrik@xxxxxxxxxxxxxxxxxxx]
Sent: Monday, November 06, 2006 10:51 PM
To: winanjaya@xxxxxxxxxxxxxxxx
Cc: squid-users@xxxxxxxxxxxxxxx
Subject: RE:  Why my squid does not log https access?


mån 2006-11-06 klockan 16:58 +0700 skrev Winanjaya:
> I am running squid with transparent proxy.. any idea?

Then it's perfectly normal. https can not be transparently intercepted
in a good manner.

REgards
Henrik


***********************
No virus was detected in the attachment (no filename).

Your mail has been scanned by InterScan.
***********-***********



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux