From owner-freebsd-questions Thu Jan 17 11:58:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hoth.ffwd.cx (hoth.ffwd.cx [216.187.116.122]) by hub.freebsd.org (Postfix) with ESMTP id 2165137B416 for ; Thu, 17 Jan 2002 11:58:08 -0800 (PST) Received: from skye by hoth.ffwd.cx with local (Exim 3.13 #1) id 16RIfo-0003Jx-00 for freebsd-questions@freebsd.org; Thu, 17 Jan 2002 11:58:08 -0800 Date: Thu, 17 Jan 2002 11:58:08 -0800 From: Skye Poier To: freebsd-questions@freebsd.org Subject: Re: tcp service accounting Message-ID: <20020117115808.A99893@ffwd.cx> References: <20020117102809.F89905@ffwd.cx> <54180709DD3FE145917BB165AFE7EFA002E0D352@mspexch2.office.mktw.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <54180709DD3FE145917BB165AFE7EFA002E0D352@mspexch2.office.mktw.net>; from austad@marketwatch.com on Thu, Jan 17, 2002 at 01:01:34PM -0600 X-URL: http://www.ffwd.cx/ 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 Thanks, that looks good, but is there anything a little more light-weight out there?? The security concerns are making me a little paranoid about ntop and their website/documentation/build process is ghastly. I just need a simple daemon that will spit out IP stats: ICMP n packets in/out n bytes in/out % of total in/out TCP " " " UDP " " " TCP/UDP stats: port # n packets in/out n bytes in/out % of TCP+UDP total in/out when I tell it to. I cant believe there are 182891 tools to track by address or subnet but there isn't anything that tosses address and just cares about IP proto and TCP/UDP port. In fact I would specifically like it to not keep track of address/subnet so it uses a lot less memory. Skye Word on the street is that Jay Austad said: > ntop > > It's in /usr/ports/ntop > > I think the site is ntop.org. Make sure you get the latest version, > it's had an ugly history of security problems. > > Jay > > > -----Original Message----- > > From: Skye Poier [mailto:skye@ffwd.cx] > > Sent: Thursday, January 17, 2002 12:28 PM > > To: freebsd-questions@freebsd.org > > Subject: tcp service accounting > > > > > > Hi All, > > > > I'm looking for a package that will listen on an interface for all > > traffic going in/out of the box and tally up bytes based on > > the TCP port > > (service type - dst port if incoming, src port if outgoing) > > to basically > > break up the bandwidth my server is using by service type. > > > > I'm using ipcad right now which is great but its summarized > > by host/network > > rather than port number. > > > > Anyone know of such a package?? > > > > Thanks > > Skye > > > > > > -- > > "Natural Gas. It sure gives you some ideas!" - Space Ghost > > [ www.ffwd.cx ] ffwd internet division > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > -- "Natural Gas. It sure gives you some ideas!" - Space Ghost [ www.ffwd.cx ] ffwd internet division To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message