From owner-freebsd-isp Tue Jul 22 23:21:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA27429 for isp-outgoing; Tue, 22 Jul 1997 23:21:24 -0700 (PDT) Received: from linus.intrastar.net (root@linus.intrastar.net [206.136.25.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA27422; Tue, 22 Jul 1997 23:21:19 -0700 (PDT) Received: from jake.fuck.org (pmnac1-18.inu.net [208.129.167.20]) by linus.intrastar.net (8.8.5/TerraNovaNet) with ESMTP id BAA04823; Wed, 23 Jul 1997 01:21:13 -0500 (CDT) Message-ID: <33D5A3B1.4879B018@linus.intrastar.net> Date: Wed, 23 Jul 1997 01:24:49 -0500 From: Jacob Suter X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 To: Gary Palmer CC: zoonie , Michael Slater , freebsd-isp@FreeBSD.ORG Subject: Re: Monitoring the IP usage of a single IP address on an ethernet X-Priority: 3 (Normal) References: <8428.869636326@orion.webspan.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > If you have a smart hub or a switch with a SNMP agent, and you just > want basic bytes in/out, thats probably the best way to go. If you > want more detailed statistics (e.g. bytes for ftp, bytes for telnet, > etc) you'll need an IPFW/IPFilter based solution, Looking at this, can I make a single ethernet card freebsd based router device (using the etinc card) and get per-IP-on-that-ethernet-segment usage info out of it? If so please give me a hint... JS