Search squid archive

Re: deny specific ip access to specific domain

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

 



Michael Gichoga wrote:


I'm fairly new to squid and I want to implement a policy to deny a specific ip access to a particular domain e.g ebay.com How can I make this work with acls?

Thanks

acl client src 10.0.0.0/255.255.255.0
acl ebay dstdomain .ebay.com
http_access deny client ebay


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

  Powered by Linux