Re: [squid-users] Can i block ping with squid?

From: Edjé DOSSEH <edje.dosseh_at_btci.tg>
Date: Thu, 5 Feb 2009 08:11:20 -0000

Anybody does not use windows version of squid and with blocking acls or know
a version who works well with blocking acls such as dstdom_regex [-i] or
url_regex?
Please help.
----- Original Message -----
From: "Edjé DOSSEH" <edje.dosseh_at_btci.tg>
To: <squid-users_at_squid-cache.org>
Sent: Wednesday, January 28, 2009 8:10 AM
Subject: [squid-users] Can i block ping with squid?

>
> ----- Original Message -----
> From: "Edjé DOSSEH" <edje.dosseh_at_btci.tg>
> To: <squid-users_at_squid-cache.org>
> Sent: Wednesday, January 28, 2009 8:04 AM
> Subject: Re: [squid-users] Can i block ping with squid?
>
>
>>
>> ----- Original Message -----
>> From: "Tim Bates" <tin_at_new-life.org.au>
>> To: <squid-users_at_squid-cache.org>
>> Sent: Wednesday, January 28, 2009 4:01 AM
>> Subject: Re: [squid-users] Can i block ping with squid?
>
> Sorry the previous post was not complete.
>
>>> Edjé DOSSEH wrote:
>>>
>>>> That is my question: can i block ping from outside by squid?
>>>
>>> No. That's a job for the firewall.
>>>
>>>
>>>> Another thing: I'm trying to use squid on windows(i'm doing a test with
>>>> windows xp). But when i deny an url(or domain) and after i remove this
>>>> domain or url from the list, it stay not reachable. I have installed
>>>> 2.7.STABLE5-bin-DELAYP release. Why and how fix it?
>>>
>>> Did you restart Squid after removing the url?
>>> Do other addresses you've never listed work correctly?
> Yes.
>>>Perhaps your ACLs
> They are:
>
> acl sitedenied dstdom_regex [-i] "C:/squid/etc/sitesdenied"
> acl localnet src 10.125.20.0/24
> http_access deny sitedenied
> http_access allow localnet
>
>
> # And finally deny all other access to this proxy
> http_access deny all
>
>> I have the same results with url_regex.
>>> are blocking more than you think.
>>>
>>> TB
>>>
> My problem is to know if acl rules of this windows's version of squid work
> successfull.
>
>
>
Received on Thu Feb 05 2009 - 08:08:27 MST

This archive was generated by hypermail 2.2.0 : Thu Feb 05 2009 - 12:00:01 MST