Re: [squid-users] Re: blocking all download

From: Visolve.com <squid@dont-contact.us>
Date: Sat, 22 Dec 2001 19:01:29 +0530

Hello Francesco Collini,

          Assuming you've set the 192.16.1.0/255.255.255.0 to LAN ,
acl lanip dst 192.16.1.0/255.255.255.0
acl blsite url_regex [-i] ^http:// ... # regex matching on whole URL
http_access deny lanip blsite
http_access allow all

Thanks and Regards,
-Kanchana
squid@visolve.com
www.visolve.com

----- Original Message -----
From: "Root@itcserra.net" <root@itcserra.net>
To: "Wojciech Puchar" <wojtek@chylonia.3miasto.net>
Cc: <squid-users@squid-cache.org>
Sent: Saturday, December 22, 2001 8:15 PM
Subject: [squid-users] Re: blocking all download

> Wojciech Puchar writes:
>
> >>
> >> How can i create an ACL that won't permit any download from the LAN and
will
> >> permit to see www websites?
> > you must first define what is download and what is not.
> >
> > viewing www site is download too
> >
>
> Ah, i am sorry!
>
> Is there a way, perhaps listing every file-extension, to block all the
> downloads instead?
>
> Thank you again, hope hear from you soon!
>
> Bye,
>
> Francesco Collini
Received on Sat Dec 22 2001 - 06:26:20 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:28 MST