[H-GEN] Quick question
Robert Stanford
rob at rotapile.com
Fri Oct 8 19:15:39 EDT 2004
Harry Phillips wrote:
> [ Humbug *General* list - semi-serious discussions about Humbug and ]
> [ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
>
> Basically this is a yes/no type question.
>
> I have a client that wants to put a PC in the foyer so that vistors can
> use it to surf specific web sites. I can specify using DHCP what IP
> address the machine receives.
>
> The list of web sites is quite small and all related. Am I right in
> thinking that it would be best to use the current squid proxy to
> restrict what web sites this PC can see?
>
Yessir, use an acl, heres one I use that does the opposite of what you want.
acl claria url_regex claria.com
.
.
.
http_access deny claria all
Robbie
More information about the General
mailing list