OSD wrote:
> I understand that Squid is used for access control lists
> where you can say which users can gain access to the proxy
> and at what times etc.
That's an option, yes, but it's not currently supported by the standard e-smith configuration.
> I also thought that Squid would allow
> lists of words in urls or the text of sites to lead to the
> sites being blocked?
No, squid is a caching proxy that helps make web access faster, and perhaps a little more secure. However, it does have hooks which allow another program to remap URLs, and this can be used to convert accesses to "forbidden" sites to be sent to a "you can't go here" page. Or you can convert accesses to banner ads to accesses to small white graphics instead.
> So why use Squidguard?
Squidguard is one of many possible URL remappers which you can have co-operating with squid.
Charlie