From owner-freebsd-questions@FreeBSD.ORG Fri Oct 1 10:15:15 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5411106564A for ; Fri, 1 Oct 2010 10:15:15 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp03.sth.basefarm.net (ch-smtp03.sth.basefarm.net [80.76.149.214]) by mx1.freebsd.org (Postfix) with ESMTP id 9C8918FC0A for ; Fri, 1 Oct 2010 10:15:15 +0000 (UTC) Received: from c83-255-61-120.bredband.comhem.se ([83.255.61.120]:22335 helo=falcon.midgard.homeip.net) by ch-smtp03.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1P1cdH-00036x-Bw for freebsd-questions@freebsd.org; Fri, 01 Oct 2010 12:14:29 +0200 Received: (qmail 75655 invoked from network); 1 Oct 2010 12:14:25 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 1 Oct 2010 12:14:25 +0200 Received: (qmail 68467 invoked by uid 1001); 1 Oct 2010 12:14:25 +0200 Date: Fri, 1 Oct 2010 12:14:25 +0200 From: Erik Trulsson To: Zbigniew Szalbot Message-ID: <20101001101425.GA68427@owl.midgard.homeip.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Originating-IP: 83.255.61.120 X-Scan-Result: No virus found in message 1P1cdH-00036x-Bw. X-Scan-Signature: ch-smtp03.sth.basefarm.net 1P1cdH-00036x-Bw 58dcfc3276fbca59851962b3458fbe92 Cc: User Questions , Fernando =?iso-8859-1?Q?Apestegu=EDa?= Subject: Re: A command to check network transfer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2010 10:15:16 -0000 On Fri, Oct 01, 2010 at 12:07:56PM +0200, Zbigniew Szalbot wrote: > Hi there, >=20 > 2010/10/1 Fernando Apestegu=EDa : > >> I cannot for the life of mine remember the command which allows me to > >> check incoming and outgoing transfer on lo0 and re0. Can you please > >> help? :) > > > > I use iftop[1] >=20 > No, this one is built into the system. I havent't used it for some > time and cannot now recollect it. :( Try 'systat -if 1' or 'netstat -I re0 -w 1' / 'netstat -I lo0 -w 1'.=20 One of them is probably what you are thinking of. --=20 Erik Trulsson ertr1013@student.uu.se