This is a discussion on Re: website blocking within the lucky.openbsd.tech forums, part of the OpenBSD category; --> On Mon, 27 Jun 2005 15:00:19 -0400 Jason Crawford <jasonrcrawford@gmail.com> wrote: > The problem with this method, is that ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Mon, 27 Jun 2005 15:00:19 -0400 Jason Crawford <jasonrcrawford@gmail.com> wrote: > The problem with this method, is that if there are many virtual host > websites running on the same IP, then you block all those websites, > not just the www.address.com website. My suggestion to the OP would be > to read squid docs, and see how you can specify a list of websites to > block (I'm almost positive it can be done) . It definately can be done. Squid uses an ACL system that's quite flexible, you can deny access based on ips, domains, regexps, content types, what time/day it is, etc, etc. http://www.squid-cache.org/Doc/FAQ/FAQ-10.html Adam |