---------- Forwarded Message ----------- From: "Daniel Zilli" <[EMAIL PROTECTED]> To: Peter Albrecht <[EMAIL PROTECTED]> Sent: Thu, 27 Sep 2007 09:56:59 -0300 Subject: Re: [squid-users] blacklist format
Hi, > Hi Daniel, > > > and i use this acl: > > > > acl blacklist dstdomain "/etc/squid/regras/blacklist.txt" > > http_access deny blacklist > > > > but i would like to start using the "srcdomain", cause is faster....but > > when i put the srcdomain...the squid stop to block my blacklist. > > > > Do i need change my blacklist format to use the srcdomain ? > > Did you just replace dstdomain with srcdomain in this ACL? That will > never work. srcdomain should contain any domains from which users of > your proxy are coming. Yes... i just replace dstdomain by srcdomain. So, how does my blacklist should be ? > > In your example, you would deny somebody from any domain in your > list using your proxy. I don't think that's what you want to do, correct? > My intention is deny people access the site that is in my blacklist Daniel ------- End of Forwarded Message -------
