Hi folks,
I'm running OpenBSD 4.2 and have installed the Squid package using the
pkg_add method.
I'm trying to set up snmp monitoring with no success. I keep getting a
"Invalid ACL type 'snmp_community" error message, so now I'm wondering
if snmp has been compiled in.
Is there a command I can run
s f wrote:
hi,
here is the things u mentioned
acl our_networks src x.x.x.x/x
delay_pools 1
delay_class 1 2
delay_parameters 1 -1/-1 2048/8000
#delay_parameters 1 4096/8000
acl dp url_regex -i \.mp3$ \.wmv$ \.avi$ \.wma$ \.mpe?g$
acl dp1 rep_mime_type video/flv
#acl youtube url_regex -i youtube
On Fri, 2008-03-21 at 19:45 -0700, Edward Rosinzonsky wrote:
> I'd like to inject a small piece of HTML into any page retrieved
> through the proxy. E.g. change "" to "
I am having an adjacency issue with Cisco devices, WCCP v2 and
Linux-based squid 2.6.
I am running a CentOS 5.1 box with the packaged Squid that comes with
the ditribution. If I have a router redirecting to the squid box, and
the squid box has a GRE tunnel setup to point to the "show ip wccp"
adve
On Mar 24, 2008, at 3:22 AM, Henrik Nordstrom wrote:
On Sun, 2008-03-23 at 01:42 -0700, Ric wrote:
I guess another alternative to the 'public' token is to instead issue
a 'private' token with any cookie-authenticated response that should
not be cached. This just moves the default cache strat
Hey,
We are working on our hardware requirements and am looking for some
feedback. Please let me know what you think:
Demand:
- 225 requests per second during peak times in 2008. So we are plaining
for 300 RPS minimal per server. Ideally if each server could handle 600
RPS that would be goo
Hello,
I guess I should of also asked if ziproxy could exist between the squid
cache #1 system and squid cache #2 system.
I initially ruled this out ... I figured that when the squid servers
talk to one another that it would not be HTTP. But I guess it could be ?
Anyways, any insight will
Hey,
We are currently using ziproxy (http://ziproxy.sourceforge.net/) in a
transparent setup to compress (Gzip) the data between the requesting
client and the end server. We also scale down requested images to
conserve bandwidth.
Now we would like to implement a squid proxy to make use of i
On 24.03.08 13:53, Mr Crack wrote:
> I enable NAT on squid box and set squid-box default gateway by DHCP
> use iptables
not on the squid box. On the router. It's irelevant if squid runs there, and
if squid runs on different maching, NATting on it won't help.
--
Matus UHLAR - fantomas, [EMAIL PRO
> I thought squid did clear the ACLs on reload. And a quick check of the
> code confirms that it should be.
>
> What is giving you the idea that it does not?
Oh, my bad, for the squid version I said this actually works correctly,
don't know what I've done differently.
And of course, I can't re
Ilkka Tuohela wrote:
Hi,
I was wondering how I could clear entries from certain ACL during reload
of squid configuration?
I was looking if I could for example add a line like this (not valid, of
course):
acl local_domains reset
acl local_domains "/etc/squid/local_domains.acl"
The issue here i
Ilkka Tuohela escreveu:
The issue here is that I need to control access to parent proxy by ACLs,
and sometimes entries need to be removed from a ACL. Because the ACL
rules always add to the existing ACL, removing a line from external file
and reloading squid does not actually remove it from run
Hi,
I was wondering how I could clear entries from certain ACL during reload
of squid configuration?
I was looking if I could for example add a line like this (not valid, of
course):
acl local_domains reset
acl local_domains "/etc/squid/local_domains.acl"
The issue here is that I need to contr
On Sun, 2008-03-23 at 01:42 -0700, Ricardo Newbery wrote:
> I guess another alternative to the 'public' token is to instead issue
> a 'private' token with any cookie-authenticated response that should
> not be cached. This just moves the default cache strategy for
> authenticated responses
there is something in all this i really am not understanding.Sorry to be
so stupid.
AIUI now, it looks at the ACLs and processes them until it finds one that
matches, and then it stops matching them and allows access. It will only
deny a page when its has processed all the ACLS and NOT found a ma
On Mon, Mar 24, 2008, Mr Crack wrote:
> Is there any way in squid to bypass some sites that are banned by firewall or
> special tools as squid-plug in ...?
> Because ISP banned some sites such as GMail
> I dont want to use Windows software e.g. YourFreedom, UltraSurf
> I want to install as serv
On Mon, Mar 24, 2008, Saurabh Agarwal wrote:
> I understand the security concern, but if squid is accessed by Users
> only within the company and company's intranet is secure enough, then it
> is an overkill as DNS is performed twice(Squid being used in transparent
> mode), once by the browser and
I am running Cybercafe with two ADSL.
I want to use one ADSL for web surfing. says its ip X.X.X.A
And another ADSL for voice e.g. gtalk, pfingo, VZO, says its ip X.X.X.B
how can I redirect voice to X.X.X.B with squid
Mr. Crack 007
I enable NAT on squid box and set squid-box default gateway by DHCP
use iptables
On Thu, Mar 20, 2008 at 10:38 PM, Matus UHLAR - fantomas
<[EMAIL PROTECTED]> wrote:
>
> On 20.03.08 20:14, [EMAIL PROTECTED] wrote:
> > i am new for squid, i am using squid version 2.6 STABLE 8.
> >
> > i able to s
I want to bypass ISP firewall for some sites.
Is is possible to configure in squid or have any special squid plug-ins ...?
I dont want to use Windows software e.g. YourFreedom, UltraSurf
I want to install as server s/w with squid
Any help is appriciated
Mr. Crack 007
I've been using Gmail and thought you might like to try it out. Here's
an invitation to create an account.
---
Keith Almli has invited you to open a free Gmail account.
To accept this invitation and register for your account, vi
I've been using Gmail and thought you might like to try it out. Here's
an invitation to create an account.
---
Keith Almli has invited you to open a free Gmail account.
To accept this invitation and register for your account, vi
I've been using Gmail and thought you might like to try it out. Here's
an invitation to create an account.
---
Keith Almli has invited you to open a free Gmail account.
To accept this invitation and register for your account, vi
I understand the security concern, but if squid is accessed by Users
only within the company and company's intranet is secure enough, then it
is an overkill as DNS is performed twice(Squid being used in transparent
mode), once by the browser and then second time by the Squid.
Shouldn't we have th
Is there any way in squid to bypass some sites that are banned by firewall or
special tools as squid-plug in ...?
Because ISP banned some sites such as GMail
I dont want to use Windows software e.g. YourFreedom, UltraSurf
I want to install as server s/w with squid
Any help is appriciated
Is there any way in squid to bypass some sites that are banned by firewall or
special tools as squid-plug in ...?
Because ISP banned some sites such as GMail
I dont want to use Windows software e.g. YourFreedom, UltraSurf
I want to install as server s/w with squid
Any help is appriciated
Is there any way in squid to bypass some sites that are banned by firewall or
special tools as squid-plug in ...?
Because ISP banned some sites such as GMail
I dont want to use Windows software e.g. YourFreedom, UltraSurf
I want to install as server s/w with squid
Any help is appriciated
27 matches
Mail list logo