Search squid archive

Re: How to Block ByPass proxy Sites......

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You could use single block:

acl zerobypass dstdomain .zerobypass.info
http_access deny zerobypass

or you could create a "bad domain file":

acl BAD_DOMAINS dstdom_regex -i "/etc/squid/bad_domains"
http_access deny BAD_DOMAINS

in /etc/squid/bad_domains you enter the bad domains. One per line:

.zerobypass.info
.zerobypass.com
....

Am Tue, 05 Oct 2010 schrieb John Dakos:

> 
> Hello all.
> 
> Many users are join to sites such as   ... www.zerobypass.info   and  bypass
> squid proxy... and join to facebook   etc etc...
> 
> Is any way to block this sites ?
> 
> Thanks
> 
> 
>  
> 
> __________ Information from ESET NOD32 Antivirus, version of virus signature
> database 5503 (20101004) __________
> 
> The message was checked by ESET NOD32 Antivirus.
> 
> http://www.eset.com
>  
> 

Attachment: pgpyXrM4UuNKO.pgp
Description: PGP signature


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux