Search squid archive

RE: squid 3.3.5 http and https transparent proxy

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

 




> Hi,
> i have this warning when starting ./squid,
> # ./squid
> 2013/06/10 08:52:08| SECURITY NOTICE: auto-converting deprecated "ssl_bump allow <acl>" to "ssl_bump client-first <acl>" which is usually inferior to the newer server-first bumping mode. Update your ssl_bump rules.
... 
> ssl_bump allow all

Change to 

ssl_bump server-first all

And that warning should disapear.

> and my # iptables -L -n
> Chain INPUT (policy ACCEPT)
> target     prot opt source               destination
> Chain FORWARD (policy ACCEPT)
> target     prot opt source               destination
> Chain OUTPUT (policy ACCEPT)
> target     prot opt source               destination
>  
> *

What about nat table? What is the output of the command:

iptables-save

> I want this as a proxy to log all traffic JUST for log with VISITED URLs, If you know can propose any other config :)

I'm afraid i don't understand what you want. Please be more explicit.

Best regards,
Nuno Fernandes




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

  Powered by Linux