Date: Wed, 30 Oct 2002 07:31:11 +0200 From: "Lefteris Tsintjelis" <lefty@ene.asda.gr> To: "Bill Moran" <wmoran@potentialtech.com>, "Razvan Cremenescu" <cremenescu@terrasat.ro> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: offtopic-maybe Message-ID: <006d01c27fd5$8ed8a700$a2765cc1@lefty> References: <002f01c27f94$c07ed4a0$58451251@pi.terrasat.ro> <3DBF0580.7000700@potentialtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006d01c27fd5$8ed8a700$a2765cc1>