From owner-freebsd-questions Tue Oct 29 21:31:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E5A737B401 for ; Tue, 29 Oct 2002 21:31:15 -0800 (PST) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0933243E42 for ; Tue, 29 Oct 2002 21:31:14 -0800 (PST) (envelope-from lefty@ene.asda.gr) Received: from lefty (lefty.ene.asda.gr [193.92.118.162]) by ene.asda.gr (8.12.6/8.12.6) with SMTP id g9U5VASL001496; Wed, 30 Oct 2002 07:31:11 +0200 (EET) (envelope-from lefty@ene.asda.gr) Message-ID: <006d01c27fd5$8ed8a700$a2765cc1@lefty> From: "Lefteris Tsintjelis" To: "Bill Moran" , "Razvan Cremenescu" Cc: References: <002f01c27f94$c07ed4a0$58451251@pi.terrasat.ro> <3DBF0580.7000700@potentialtech.com> Subject: Re: offtopic-maybe Date: Wed, 30 Oct 2002 07:31:11 +0200 Organization: ASDA MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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