From owner-freebsd-questions Thu May 23 5:20:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id CC0A437B415 for ; Thu, 23 May 2002 05:20:36 -0700 (PDT) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id C689619BEE; Thu, 23 May 2002 15:20:32 +0300 (EEST) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g4NCNkq25861; Thu, 23 May 2002 15:23:46 +0300 (EEST) Message-ID: <00ce01c20253$0371b580$6d36120a@pm5149> From: "Andrey Simonenko" To: "Andrew" Cc: References: <3132066208.20020522211026@ukrpost.net.lucky.freebsd.questions> Subject: Re: Accounting Date: Thu, 23 May 2002 15:11:47 +0300 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 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 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 ----- Original Message ----- From: "Andrew" Newsgroups: lucky.freebsd.questions Sent: Wednesday, May 22, 2002 9:12 PM Subject: Accounting > 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). > You can use access control list in your proxy server and analize log files and make accounting based on proxy server log files. Or you can somehow configure clients machines to obtaine IP address for each user and use IPFW/IPFIL rules for accounting. Unfortunatelly I don't know if it is possible. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message