From owner-freebsd-isp Mon Sep 6 8:32:38 1999 Delivered-To: freebsd-isp@freebsd.org Received: from smtp.interact.se (smtp1.interact.se [193.15.98.9]) by hub.freebsd.org (Postfix) with ESMTP id 44ADE14D2E for ; Mon, 6 Sep 1999 08:32:33 -0700 (PDT) (envelope-from je@interact.se) Received: from wolfie.interact.se (wolfie.interact.se [193.15.98.202]) by smtp.interact.se (InterACT Mailer) with ESMTP id RAA12600; Mon, 6 Sep 1999 17:29:13 +0200 (CEST) Date: Mon, 6 Sep 1999 17:29:45 +0200 (CEST) From: Jonas Eriksson To: Will Andrews Cc: Muditha Gunatilake , freebsd-isp@FreeBSD.ORG Subject: RE: Internet Cafe Software for FBSD In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is something i just thought about. Network usage etc. You can check via ipfw: 1. Add a rule that counts the outgoing traffic from the host example: add count tcp from 1.1.1.1 to any 2. Make a shellscript with a timer, that starts to count on commencment of the above when it is above zero. 3. When the timecounter in the shellscript is at 1800 sec or=20 anything deny all traffic from the host to any Hope this works, Regards -- InterACT Lule=E5 / Jonas Eriksson Network & Security Administrator Tel: +46 (0)920 88803 - Fax: +46 (0)920 88399 Current temp in Lulea/Sweden is 17.1C (62.8F) On Mon, 6 Sep 1999, Will Andrews wrote: > On 06-Sep-99 Muditha Gunatilake wrote: > > I am setting up a small Internet cafe wiht about 10 Pc's connected to > > the net using a FBSD router. The machines will be Windoze. I want a > > software which can control access to machines, log user times etc. > > Prefer if runs on the FBSD box. :-) >=20 > Sounds like you want Samba (its netlogon feature or something allows you = to > control users through Samba). See http://www.samba.org/. The many FreeBSD > support sites available (diary, zine, etc.) can help you setup samba. >=20 > -- > Will Andrews >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message