Mailinglist Archive: opensuse (1962 mails)
| < Previous | Next > |
[opensuse] Squid 3.0 Problem
- From: andreil1 <andreil1@xxxxxxxxxxx>
- Date: Thu, 13 Nov 2008 13:08:32 +0200
- Message-id: <C05BC86B-6A1B-4AD4-8517-3BBA9232D07F@xxxxxxxxxxx>
Hi !
I have encountered unexpected problem with Squid 3.0 running as transparent proxy on SuSE 11.0
Basically I have blocked some sites with these options in /etc/squid/ squid.conf
acl Blocked_Sites_IPs dst xxx.xxx.xxx.xxx - yyy.yyy.yyy.yyy.
acl Blocked_Sites_Hostnames dstdom_regex -i blocked1 blocked2 blocked3
http_access deny Blocked_Sites_IPs
http_access deny Blocked_Sites_Hostnames
However, it DOES not work, even if I change order of "http_access" options in squid.conf
All that stuff worked fine in Squid 2.x, why it does not function in squid 3.0 ???
PS. Sometimes I got strange lines in /var/log/messages:
Nov 10 17:58:30 iserver squid[8139]: WARNING: transparent proxying not supported
Nov 10 17:58:30 iserver squid[8139]: WARNING: transparent proxying not supported
Nov 10 17:58:31 iserver squid[8139]: WARNING: transparent proxying not supported
Nov 10 17:58:32 iserver squid[8139]: WARNING: transparent proxying not supported
Thanks in advance for any suggestion(s).
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
I have encountered unexpected problem with Squid 3.0 running as transparent proxy on SuSE 11.0
Basically I have blocked some sites with these options in /etc/squid/ squid.conf
acl Blocked_Sites_IPs dst xxx.xxx.xxx.xxx - yyy.yyy.yyy.yyy.
acl Blocked_Sites_Hostnames dstdom_regex -i blocked1 blocked2 blocked3
http_access deny Blocked_Sites_IPs
http_access deny Blocked_Sites_Hostnames
However, it DOES not work, even if I change order of "http_access" options in squid.conf
All that stuff worked fine in Squid 2.x, why it does not function in squid 3.0 ???
PS. Sometimes I got strange lines in /var/log/messages:
Nov 10 17:58:30 iserver squid[8139]: WARNING: transparent proxying not supported
Nov 10 17:58:30 iserver squid[8139]: WARNING: transparent proxying not supported
Nov 10 17:58:31 iserver squid[8139]: WARNING: transparent proxying not supported
Nov 10 17:58:32 iserver squid[8139]: WARNING: transparent proxying not supported
Thanks in advance for any suggestion(s).
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |