From owner-freebsd-isp@FreeBSD.ORG Tue Jul 8 07:30:08 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88E3737B401 for ; Tue, 8 Jul 2003 07:30:08 -0700 (PDT) Received: from relay.boerde.de (relay.boerde.de [212.21.75.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E54DF43F3F for ; Tue, 8 Jul 2003 07:30:04 -0700 (PDT) (envelope-from shauwn@relay.boerde.de) Received: by relay.boerde.de (Postfix, from userid 639) id B0EF810773; Mon, 7 Jul 2003 01:58:42 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by relay.boerde.de (Postfix) with ESMTP id ABF5110737; Mon, 7 Jul 2003 01:58:42 +0200 (MEST) Date: Mon, 7 Jul 2003 01:58:42 +0200 (MEST) From: Frank Reppin To: mauricio@conexion.com.py Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp@freebsd.org Subject: Re: Bandwidth (fwd) X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Frank.Reppin@boerde.de List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 14:30:09 -0000 hi, due to misconfig on my side this one didnt show up on the list yet - (at least afaict). best regards, fr -- 43rd Law of Computing: Anything that can go wr fortune: Segmentation violation -- Core dumped ---------- Forwarded message ---------- Date: Fri, 4 Jul 2003 18:41:23 +0200 (MEST) From: Frank Reppin Reply-To: Frank.Reppin@boerde.de To: Mauricio J. Mercado A. Cc: freebsd-isp Subject: Re: Bandwidth Hi, On Fri, 4 Jul 2003, Mauricio J. Mercado A. wrote: > Hi, I need to do some Ip traffic analisis, in my Linux boxes I used to > do it with iptraff, but in my freebsd box I don`t a clue. Can any one > help me? either by using `ipfw` count capabilities (refer to the handbook, the needed kernel options to activate should be there) and mrtg/rrdtool or another option might be using `ntop` from the ports collection or `tcpstat` (from the ports collection too): ntop: /usr/ports/net/ntop tcpstat: /usr/ports/net/tcpstat (I prefer the latter if I want to see what's going on in detail) best regards, Frank Reppin Heidestr 15 39112 Magdeburg Germany -- 43rd Law of Computing: Anything that can go wr fortune: Segmentation violation -- Core dumped