[squid-users] Re: Squid + DansGuardian + Bridging

2013-09-21 Thread sichent
On 9/21/13 1:21 PM, Chris Bennett wrote: This is simpler to fix since Squid can do anything DG can (just differently) you can drop the DG component entirely and just use Squid access controls. Can Squid do weighted phraselists through it's ACL features? That's one of the major features of DG.

[squid-users] Re: Squid and huge list

2012-08-25 Thread sichent
On 24.08.2012 23:03, Rafael Gomes wrote: How Rafael! To handle huge list of domain or url, squid is a good option? Or I really need use SquidGuard for this? Why not to try ICAP complement servers designed specifically for content filtering? Like those on http://www.squid-cache.org/Misc/icap

[squid-users] new version

2012-06-24 Thread sichent
vi /usr/local/bin/rewrite.php 01 #!/usr/bin/php 02 10 if ( strpos($temp[0], "google.com") !== false && strpos($temp[0], "q=") !== false ) { 11 $output = $temp[0] . "&safe=strict\n"; 12 } 13 echo $output; 14 } ?> chmod +x /usr/local/bin/rewrite.ph

[squid-users] Re: Squid Kerberos authentication error

2012-06-24 Thread sichent
Hi, May be this is of any help? (it uses centos 6 and ad 2008 and samba NOT mskutils) http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration On 24.06.2012 15:06, Navas wrote: One more thing I am using Samba, I could no

[squid-users] [Press Release] Hot Fix 2.0.2 for QuintoLabs Content Security for Squid Proxy is Released

2012-06-11 Thread sichent
QuintoLabs is happy to announce availability of Hot Fix 2 for QuintoLabs Content Security 2.0 for Squid Proxy Server. This release contains the following improvements: 1. Installation on Ubuntu 12.04 now runs correctly. 2. Better handling of user names with dashes and dots in rep

[squid-users] Re: Allowing linked sites - NTLM and un-authenticated users

2012-04-04 Thread sichent
On 4/4/2012 12:52 PM, Eliezer Croitoru wrote: On 04/04/2012 13:07, JC Putter wrote: Jasper, Sorry to jump in here as the email was addressed to Amos, We run a configuration very similar to what you want, we use NTLM auth with squid and dansguardian, Client> dansguardian> Squid> internet and

[squid-users] Re: Allowing linked sites - NTLM and un-authenticated users

2012-03-31 Thread sichent
Hi Jasper, Why not to enable the authentication for all (possibly single sign on), group them into groups and use external acl to separate access rights? In this case they no one will get authentication popups and blocked sites will be clearly indicated with "Cache access denied message"? S

[squid-users] Re: Squid - Content Filter

2012-03-23 Thread sichent
On 3/23/2012 9:04 AM, JC Putter wrote: Hi, We are using squid with Kerberos authentication (AD). What is a good content filter to use these days? Dansguardian seems to lack Kerberos support. Is squidguard development is active? :) my bit of salt is qlproxy

[squid-users] Re: Help-me

2012-03-15 Thread sichent
Maybe this is of any help: http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration Best regards, sich

[squid-users] Re: Stopping Torrent access in Squid

2012-03-11 Thread sichent
On 3/11/2012 1:50 PM, Benjamin E. Nichols wrote: Well you could begin by enabling squids built in blacklisting feature and then add all known torrent tracker domains to the blacklist, that would be a good start And then I think you can use another blacklisting method based on regex to block *to

[squid-users] Re: Squid 3.1.x and detect/disable http tunneling over proxe web sites

2012-03-08 Thread sichent
I use "squidGuard" with its database p.e. for porn and/or proxies. It's simple to use it under "squid". Also if you believe ICAP is the way to follow I'd recomment qlproxy (as ICAP companion server for Squid). Best regards, sich

[squid-users] Re: blacklist

2012-03-04 Thread sichent
I need something free. try qlproxy - can be chained with C-ICAP antivirus but this will probably slow things down :( best regards sich

[squid-users] Re: Squid Processes

2012-02-21 Thread sichent
250 users is not large for Squid. Any of the production releases should be able to handle that many without causing much of a CPU bump on modern hardware. I think you can start with one Squid process and expand to more if you find it stressing the machines. More likely you will need more DansGua

[squid-users] Re: Squid block list

2012-02-15 Thread sichent
? full blown though for your needs... best regards, sichent

[squid-users] Re: squid ssl interception Vscan plus content filtering

2012-01-04 Thread sichent
On 1/4/2012 3:00 PM, Christian Kasper wrote: Hmmm, I mean, i want to vscan the ssl traffic and maybe avoid download of special filetypes in the same step. I want to use dansguardian to solve this problem. Momentary my Client connect to dansquardian, then to squid - sslbumps to clamav. All http T

[squid-users] Re: Squid 3.1.x and authentification against AD Windows 2008R2

2011-12-19 Thread sichent
On 12/19/2011 9:00 AM, Josef Karliak wrote: Hi there, We may plan to active authorization for users to the internet against Windows AD, running on Windows server 2008R2. I'm running squid on opensuse 11.4 64-bit. I've found some how-to, many of them solve it by ntlm-auth (not in opensuse, but the

[squid-users] Re: Content Filtering

2011-11-29 Thread sichent
Hello Roman, I would dare to propose qlproxy from quintolabs, although it is not yet open source but completely free with community support. It uses ICAP to plug into Squid. Best regards, sich On 11/29/2011 5:21 PM, Roman Gelfand wrote: Can somebody recommend an opensource content filtering

[squid-users] [PressRelease] QuintoLabs Content Security 1.4.2 for Squid Proxy is released

2011-11-21 Thread sichent
Hello Squid Users! QuintoLabs Content Security 1.4.2 is released today November 21st, 2011. This release includes revised and greatly updated reports module. There are now for different groups of reports (blocked modules, users, IP addresses and domains). Reports are created in real time altho

[squid-users] Re: Squid & SquidGuard

2011-10-21 Thread sichent
Hallo, SELinux enabled? Best regards, sich On 10/21/2011 12:50 PM, Adam Binks wrote: Hi, I hope somebody can help :) CentOS 5.5 (2.6.18-194.el5) Squid Cache: Version 2.6.STABLE21 SquidGuard: 1.4 Sleepycat Software: Berkeley DB 4.3.29 I have installed squid& squidGuard (as above) and I am ha

[squid-users] Re: Banners in Webpages

2011-10-14 Thread sichent
qlproxy is good in ERASING banners :) best regards sich On 10/14/2011 11:31 AM, senthil kumar wrote: Hello Team, In our office we have about 100 users using transparent proxy. Can anyone recommend the best strategy to add banners, advertisements in the web pages users browse? I think it can

[squid-users] Re: any documents on eCAP?

2011-09-09 Thread sichent
Hello :)! ... Is there any documents on eCAP program? ... i recommend building the sample, compiling squid with it and trying to do some simple things... it should be enough to get the idea :) best regards, sich

[squid-users] [PressRelease] QuintoLabs Content Security 1.4.0 is released

2011-09-07 Thread sichent
Hello Squid users, Here is the info about new release of QuintoLabs Content Security which may be interesting to some Squid users who use or plan to use ICAP in their deployments. FYI QuintoLabs Content Security is an ICAP daemon/URL rewriter that integrates with existing Squid Proxy Serve

[squid-users] Re: blacklist to block adults sites

2011-08-29 Thread sichent
On 8/29/2011 5:39 PM, alexus wrote: as simple/dumb way of filtering, can i filter domains for certain keywords? how would I implement this into my squid.conf right away? the QuintoLabs Content Security (ICAP) does it: - by domain name - by category (categories are updated regularly) - by banne

[squid-users] Re: blacklist to block adults sites

2011-08-27 Thread sichent
On 8/27/2011 10:33 PM, alexus wrote: is there a blacklist of URLs/IPs that contains say an adults sites? I need to be able to feed that into my squid, people abusing it with surfing porn! i dont have anything against porn but not through my proxy (especially when I gotta pay for traffic) Hi al

[squid-users] Re: squid & squidGuard redirect only domain (but not imgs, scripts etc)

2011-06-23 Thread sichent
On 6/23/2011 7:15 AM, roots...@mail.ru wrote: Hello all! I am trying to set up redirects from denied domains to our local web-server page. Redirect works, but he don't show pictures from new website, don't use js scripts from new site and etc For first time I used such redirector: You may al

[squid-users] Re: DNS or proxy

2011-06-22 Thread sichent
SKIPPED Unfortunately some of these students figured out how to disable proxy which was set on these computers, since on OSes we use there is no way how to prevent them to do so. Last line of "defense" remains DNS which system prevents them to change. my two cents transparent squid + ICAP, ECAP

[squid-users] {PressRelease] QuintoLabs Content Security 1.3 is released

2011-06-08 Thread sichent
Hello Squid group users! Thought this may be interesting to some Squid users who use or plan to use ICAP in their deployments. Best regards, sich --- QuintoLabs released the next version of Content Security 1.3 for Squid Proxy Server. This version adds several new featur

[squid-users] Re: Should I see a massive slowdown when chaining squid => privoxy

2011-06-03 Thread sichent
Setup: Gentoo linux OS on squid and privoxy home lan server Squid-3.1.12 privoxy-3.0.17 I'm not running an html server, just trying to use squid and privoxy for my own browsing. Why not to use ICAP or URL rewriter functionality built into Squid to achieve the same results a

[squid-users] Re: squid + dansguardian + havp https

2011-05-12 Thread sichent
+ ICAP compliant policy for qlproxy... seems not a very easy thing to do... So how does Squid + Dansguarian work with SELinux on CentOS 5.6? Best regards, sichent

[squid-users] Re: Effort for port 3.1 to windows?

2011-04-27 Thread sichent
> the main problem with a proxy server is the RealTime of it and a VM > as proxy can work in almost RT response time and in many case will > be enough. > but it's not a solution for a RT server on an ISP class or > ENTERPRISE CLASS. Well you probably right but... in these kinds of environments t

[squid-users] Re: Effort for port 3.1 to windows?

2011-04-26 Thread sichent
Well, thanks for the pointer, But as far as I can see there, it's a installer, how did you generate the binary? Well we got the binaries from Acme Consulting (link from squid web site) they seem to have quite thorough instructions on how to built the sources I'm surprised no one has b

[squid-users] Re: Effort for port 3.1 to windows?

2011-04-25 Thread sichent
On 4/25/2011 9:26 PM, Yucong Sun (叶雨飞) wrote: Hi there, Is there any effort now to port 3.1 to windows? I know there's one for 2.7, and be struggling to get it compile on vs2010 and win7 sdk. But it is so complicated and horribly broken by new CRT security features (which can be fixed by addin

[squid-users] Re: SQUID on Windows (MSI package)

2011-04-18 Thread sichent
Well the Wix MSI toolset is GPL so here is the link: http://squidwindowsmsi.sourceforge.net/ For now it includes the latest 2.7... and let me take a look at the bugs to see if I may put some efforts in it... (kind of overloaded at the daily job though... :( ). best regards sich This is a

[squid-users] SQUID on Windows (MSI package)

2011-04-17 Thread sichent
Hello leute, I have created a MSI installation package builing instructions and sourceforge project to wrap the latest windows build from Squid/Acme Consulting into MSI suitable for deployment on Windows... not sure how may folks out there are interested. Shall I post the link here or it wil

[squid-users] Re: Squid DG Sandwich... Squid3 (auth) -> DansGuardian->Squid3(proxy)

2011-03-08 Thread sichent
On 3/8/2011 6:10 PM, bwright wrote: It does do true content filtering... I was going to start looking into the details (like if it can get users/groups from A.D. or squid) but then I noticed it cost $$$ (and I would prefer avoid spending $$$ on the project). -- View this message in context:

[squid-users] Re: location_rewrite_program in 3.1

2011-01-16 Thread sichent
easily used. Best regards, sich On 25/11/10 09:00, sichent wrote: Hello Dan, I am now playing with a sample e-cap module for my own needs and would be happy to provide a solution for you (otherwise I would need to think out a problem myself :) . If you are interested please describe the

[squid-users] Re: location_rewrite_program in 3.1

2010-11-24 Thread sichent
regards, sichent 1. Is there another way to rewrite the domain (Location header) in 301/302 redirects? (My guess is no, but creative solutions would be appreciated) 2. Does anyone have an existing patch for 3.1.x to add the location_rewrite_program features to 3.1.x branch that they would be