Search squid archive

RE: [squid-users] blocking by IP

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

 



>...
> >  acl blocked_ip_addresses dst 
> "/whatever_path/blocked_ip_addresses.txt"
> >  http access deny blocked_ip_addresses
> > 
> >  Put IP's only in the designated file.
> > 
> 
> Thanks for the mail. But why can't I put IPs and domain names in the 
> same file.
 

 Because domains are denoted with the another acl type 'dstdomain'
 You can combine them however with :
  
   http_access deny blocked_ip_addresses blocked_domains

 M.


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

  Powered by Linux