Re: [squid-users] squid Make; bug in Makefile?

2006-03-09 Thread Henrik Nordstrom
ons 2006-03-08 klockan 20:19 -0800 skrev Linda W: When I ran make, it tried to run awk on the respective .h files to produce the associated .cc files. However, the awk scripts were missing. There are perl scripts (the ones listed as dependencies) and running those with perl generate, what

Re: [squid-users] how to block attachments with email

2006-03-09 Thread Henrik Nordstrom
ons 2006-03-08 klockan 21:42 -0800 skrev Nilesh: Dear all, Could anyone tell me how to deny users uploading big file size also attaching with mails I have tried with ACL reply_body_max_size through I am able stop download of big file size but cant deny upload. for uploads you need to

Re: [squid-users] blocking software to download

2006-03-09 Thread Kashif Ali Bukhari
its due to ftp download.com is providing ftp downloads wich u cant block on trasparent proxy squid is a http proxy use frox for ftp On 3/9/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: i used acl software url_pathregex -i \.exe?$ http_access deny software it is working proprely and

Re: [squid-users] squid-3.0/squidGuard-1.2/db-4.0 on FC-4

2006-03-09 Thread Rönnblom Janåke /Teknous
Hi! Im running squidguard-1.2.0 on RHEL4 and Ubuntu Dapper Flight 4 and squid doesn't crash, however it does fill up /var/tmp but I do an squid reload every night to reconfigure the squidgard and at that time I rm -f /var/tmp/BDB* before reloading squid. So far it has been running stable for me.

Re: [squid-users] squid-3.0/squidGuard-1.2/db-4.0 on FC-4

2006-03-09 Thread Henrik Nordstrom
tor 2006-03-09 klockan 10:14 +0100 skrev Rönnblom Janåke /Teknous: Hi! Im running squidguard-1.2.0 on RHEL4 and Ubuntu Dapper Flight 4 and squid doesn't crash, however it does fill up /var/tmp but I do an squid reload every night to reconfigure the squidgard and at that time I rm -f

Re: [squid-users] blocking software to download

2006-03-09 Thread jiawj
Hi: I tested the issue. acl down urlpath_regex -i \.exe$ http_access deny dow The two lines enough to prevent download from www.download.com. example : URL:

[squid-users] can someone break the first item in the log what it means the 1141.......

2006-03-09 Thread boricua
1141902087.306 35 192.168.1.100 TCP_MISS/200 286 GET http://www.linuxtoday.com

Re: [squid-users] can someone break the first item in the log what it means the 1141.......

2006-03-09 Thread Fabien Germain
On 3/9/06, boricua [EMAIL PROTECTED] wrote: 1141902087.306 35 192.168.1.100 TCP_MISS/200 286 GET http://www.linuxtoday.com It's the timestamp of the request : $ date Thu Mar 9 12:12:28 CET 2006 $ date +%s 1141902751

[squid-users] FW: Regarding interception caching

2006-03-09 Thread arabinda
Hello, I have been setting an interception caching with squid as instructed in FAQ “17, Interception Caching/Proxying”. I have configured and setup the proxy server as instructed. However I am unable to get the desired result. I am using the cache-manager to verify proxy’s clients using option

Re: [squid-users] squid-3.0/squidGuard-1.2/db-4.0 on FC-4

2006-03-09 Thread Rönnblom Janåke /Teknous
Henrik Nordstrom [EMAIL PROTECTED] skrev den 9 mars 2006 klockan 10:40 +: You should rebuild the DB files statically. See the SquidGuard documentation. Ah, you mean running squidguard once with -C all to create db files? I forgot to switch to this mode when entering into production so thanks

Re: [squid-users] FW: Regarding interception caching

2006-03-09 Thread Hendry Leo
you don't need ip forwarding on proxy box what u need is ipforwarding and interception for port 80 on gateway box if u don't want your users to roam freely on internet and just open access to port 80(web) disable ipforwarding on gateway and install caching dns server on gateway. your

Re: [squid-users] can someone break the first item in the log what it means the 1141.......

2006-03-09 Thread Henrik Nordstrom
tor 2006-03-09 klockan 06:02 -0500 skrev boricua: 1141902087.306 35 192.168.1.100 TCP_MISS/200 286 GET http://www.linuxtoday.com http://www.squid-cache.org/Doc/FAQ/FAQ-6.html#ss6.6 Regards Henrik signature.asc Description: Detta är en digitalt signerad meddelandedel

RE: [squid-users] Filtering log data

2006-03-09 Thread David Koch
Hello, The following error message appeared when I applied the latest custom_log patch to Squid 2.5 12 Stable: patching file access_log.c patching file cache_cf.c Hunk #2 succeeded at 2627 (offset -6 lines). patching file cf.data.pre patching file client_side.c Hunk #1 succeeded at 868 (offset

RE: [squid-users] Filtering log data

2006-03-09 Thread Henrik Nordstrom
tor 2006-03-09 klockan 16:52 +0100 skrev David Koch: Hello, The following error message appeared when I applied the latest custom_log patch to Squid 2.5 12 Stable: As for most devel.squid-cache.org patches you need a nightly snapshot or the official patches first. Or see the instructions in

[squid-users] disabling use of If-Modified-Since

2006-03-09 Thread Stefan Palme
Hello, I am running squid-2.5 as a HTTP accelerator. There are two cache_peers defined. The squid is configured to never make direct requests to origin servers, but to ask one of the cache_peers (the cache_peers are in fact two zope-servers using the same ZODB). I want to completely ignore the

[squid-users] Dansguardian/Transparency Parent issue

2006-03-09 Thread Jason Gauthier
All, I just can't seem to find a definitive answer on this. I have squid 3.0 working in transparent mode itself happily. So, I redirected the transparent settings to Dansguardian, which then talks to squid. But squid reveals: This request could not be forwarded to the origin server or to any

Re: [squid-users] squid Make; bug in Makefile?

2006-03-09 Thread Linda Walsh
Henrik Nordstrom wrote: The perl scripts have recently been replaced by awk in Squid-3, but I forgot to make the awk scripts included in the tar ball (available in CVS however). Regards Henrik --- Funny -- I had gone through a little story in my head about how the perl scripts were

[squid-users] HTTPS transparent proxy

2006-03-09 Thread LinuXKiD
There is a way to process HTTPS request with IPTABLES as transparent proxy ? I want to process all Firefox traffic trought squid, because I found that if I put squid URL (address and port ) on web browser, allthings works better. Also, Some https URLs does't work with transparent (iptables),

Re: [squid-users] squid Make; bug in Makefile?

2006-03-09 Thread Henrik Nordstrom
tor 2006-03-09 klockan 11:10 -0800 skrev Linda Walsh: Now I find it's just the opposite and go through the opposite rationalization -- that moving to awk creates a smaller software requirement for someone wanting to build squid (presuming they don't need to modify it). Exacly. awk is

Re: [squid-users] disabling use of If-Modified-Since

2006-03-09 Thread Henrik Nordstrom
tor 2006-03-09 klockan 17:41 +0100 skrev Stefan Palme: , but this seems to have no effect. A client sending the If-Modified-Since header received a 304 (not modified) in some cases, so I guess the If-Modified-Since header has not been removed from the request. Most likely it only gets

Re: [squid-users] Dansguardian/Transparency Parent issue

2006-03-09 Thread Henrik Nordstrom
tor 2006-03-09 klockan 11:46 -0500 skrev Jason Gauthier: This request could not be forwarded to the origin server or to any parent caches. The most likely cause for this error is that: The cache administrator does not allow this cache to make direct connections to origin servers, and All

Re: [squid-users] HTTPS transparent proxy

2006-03-09 Thread Henrik Nordstrom
tor 2006-03-09 klockan 17:03 -0300 skrev LinuXKiD: There is a way to process HTTPS request with IPTABLES as transparent proxy ? No meaningful way, so it has not been implemented.. Regards Henrik signature.asc Description: Detta är en digitalt signerad meddelandedel

RE: [squid-users] Dansguardian/Transparency Parent issue

2006-03-09 Thread Jason Gauthier
connections to origin servers, and All configured parent caches are currently unreachable. What does your http_port look like? Any never_direct directives in your config? Henrik, Thanks for the response. I mistakenly added 'accel' to the list of options in http_port. When I