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

From: Edjé DOSSEH <edje.dosseh_at_btci.tg>
Date: Wed, 28 Jan 2009 08:10:18 -0000

----- 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 Wed Jan 28 2009 - 08:07:25 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 28 2009 - 12:00:03 MST