How to block websites for particular IPs by squid?
Please give solution with example or configuration file.
|
feedback
|
|
You need somthing like this:
The config file is well commented searching for the word acl will help you further. | |||
|
feedback
|
|
Example : I blocked Facebook & orkut to all user but now i want to open only facebook to particular user or IP Option 1 : Specify site with in configuration file,
Under http access
Option 2 : Stick both client IP s and destination domains into lists,
Under http access
| |||
|
feedback
|
|
The thing u ve posted is exceptional , The Above thing u mentioned i.e blocking perticular sites to perticular clients ,is very useful to lot of them. | |||
|
feedback
|
|
I have tried this but not luck. Hope my blog will helpful to you. http://www.serveridol.com/2010/06/22/squid-proxy-limitting-access-to-a-website-ip-and-domains/ | |||
|
feedback
|