From owner-freebsd-questions Wed May 22 11:11:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from may.priocom.com (may.priocom.com [213.156.65.50]) by hub.freebsd.org (Postfix) with ESMTP id CB3B837B406 for ; Wed, 22 May 2002 11:11:24 -0700 (PDT) Received: (qmail 15604 invoked from network); 22 May 2002 18:08:50 -0000 Received: from unknown (HELO tower) ([193.193.199.120]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 22 May 2002 18:08:50 -0000 Date: Wed, 22 May 2002 21:10:26 +0300 From: Andrew X-Mailer: The Bat! (v1.60c) Reply-To: Andrew X-Priority: 3 (Normal) Message-ID: <3132066208.20020522211026@ukrpost.net> To: freebsd-questions@freebsd.org Subject: Accounting MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello, I have a small (30 machines) LAN that connects to the Internet through FreeBSD box running NAT, Squid, Samba. All machines in the LAN are Win9x/Win2k and authenticate in Windows NT Domain controlled by Samba on FreeBSD. Since our company pays for traffic, I need to limit limit total traffic available to users, for example no more then 10 Mb per day. I found a program /usr/ports/sysutils/ipa that allows to do that on per hosts basis. But the problem appears because several users can access the Internet using the same machine, so I have to identify user not by IP or MAC but by his domain login (or may be some other way). Is there a solution? It's preferred but not not so important to authenticate users in domain so for example it's ok to ask password once again when user attempts to connect to the Internet. Thanks in advance. Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message