From owner-freebsd-isp Thu Aug 22 07:13:10 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA17369 for isp-outgoing; Thu, 22 Aug 1996 07:13:10 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA17362 for ; Thu, 22 Aug 1996 07:13:04 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id JAA24576; Thu, 22 Aug 1996 09:11:14 -0500 From: Joe Greco Message-Id: <199608221411.JAA24576@brasil.moneng.mei.com> Subject: Re: ip-traffic accounting To: rg@plusnet.de (Richard Gresek) Date: Thu, 22 Aug 1996 09:11:13 -0500 (CDT) Cc: freebsd-isp@FreeBSD.org, dennis@etinc.com In-Reply-To: <199608220941.JAA05155@gds.de> from "Richard Gresek" at Aug 22, 96 09:46:20 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Hallo, > > i'm running several virual www-servers on FreeBSD-2.1.5 and Apache. > Each of them has its own IP-address (ifconfig ep0 inet .... alias). > > Now I am looking for a software that would log the traffic to each IP > on this host so that I can build a table that shows the data > amount per week and per month for the specified IP-address. Look at ipfw or ipfilter. > To limit our risk with a heavy loaded server, I'd like to limit the > bandwith to its IP-address (e.g. 64kbps). Is it possible? How? Talk to Dennis at Emerging Technologies about his bandwidth limiter. I believe. ... JG