On Tue, 4 May 2004, Lucas Beber wrote:

> acl acl_full_access dstdomain "/etc/squid/sites.fullaccess" 
> 
> Note:
> into (1) file (sites.onlynews):
> www.clarin.com
> www.lanacion.com
> ...
> 123.123.123.123 


For IP addresses you should use dst acl type..  please note the following 
from squid.conf.default which I think explains your symptoms:

          # For dstdomain and dstdom_regex  a reverse lookup is tried if a IP
          # based URL is used. The name "none" is used if the reverse lookup
          # fails.


Regards
Henrik

Reply via email to