> Razvan Cremenescu wrote:
> > behind this one i have several workstations and the access to these is
very strict.
> > i want to be able to see what people did (aka what sites they visited at
what time...)
>
> If you're only worried about web sites, you can install squid, configure
your firewall
> to force people to use the proxy (by denying connections to 80) and use
squid's highly
> configurable logs to track just about whatever you want.

An even better aproach would be to simply redirect with ipfw port 80
requests to squid (tranparent proxy). Works great and u don't have to
reconfigure any clients at all. However, u can monitor and control only http
traffic or maybe even ftp but still all other traffic (ie irc) passes
undetected.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to