From owner-freebsd-questions@FreeBSD.ORG Fri Oct 1 10:08:12 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 790791065670 for ; Fri, 1 Oct 2010 10:08:12 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3F2468FC14 for ; Fri, 1 Oct 2010 10:08:11 +0000 (UTC) Received: by iwn34 with SMTP id 34so4458362iwn.13 for ; Fri, 01 Oct 2010 03:08:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=g9kVhYt3wb+9LKk6NoXDSGA9AYp0hrIOXURArWjeWdU=; b=A9Imwjjl1sIO5X8GRh7FMKFDGOKnWivs3JdIdI25fy70xcXlwubhqURJRK4VJhyTM1 rY5br7Ga7vGyUAtK9OsoIevJT0oJkXkWLcTljZGDLyWuH+K+MhDj7nOvmyt9LRon9Hno RpCsOlGEWM+hQt4iJPZlCA/MCaJ4zHml5TwI0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=lgcopZL6vHZdevYfdnvP3aGgTZGiVGuJB5Rg6SEXTy9xIjXFueq+9T+t4H3KevsaZX wWmPgPK6OMUhUekI15MWRLEbuNMEKzv8mE7NeLnj6U1HS84KqFyRwT4LI3bgTcfd42zl mmXOim6antEbs57sd5WECHe8DNAGDJYmDZsS8= Received: by 10.231.12.136 with SMTP id x8mr5223203ibx.55.1285927691441; Fri, 01 Oct 2010 03:08:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.166.193 with HTTP; Fri, 1 Oct 2010 03:07:56 -0700 (PDT) In-Reply-To: References: From: Zbigniew Szalbot Date: Fri, 1 Oct 2010 12:07:56 +0200 Message-ID: To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: User Questions 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:08:12 -0000 Hi there, 2010/10/1 Fernando Apestegu=C3=ADa : >> 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] No, this one is built into the system. I havent't used it for some time and cannot now recollect it. :( Thanks! Zbigniew Szalbot