From owner-freebsd-questions@FreeBSD.ORG Wed Apr 19 18:08:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B8316A405 for ; Wed, 19 Apr 2006 18:08:30 +0000 (UTC) (envelope-from michael.grant@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id A953543D77 for ; Wed, 19 Apr 2006 18:08:29 +0000 (GMT) (envelope-from michael.grant@gmail.com) Received: by nz-out-0102.google.com with SMTP id l8so1327110nzf for ; Wed, 19 Apr 2006 11:08:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OTcAFHw9vAkYS5f/0XYRJ7hnbRszBejHFzrUgj6a/x153e12lEFCdkZIga3mDbbmfAjD8H8u/InUrfN2Z3rG0q/Of336o7iKnjsVT9VNL87lqOK2yNHuG4eKNox3LyhRY6zdQTVVZb/R3E+xuEIoyQGG0KfTXmmao0Kyj+szAa0= Received: by 10.37.13.60 with SMTP id q60mr1062112nzi; Wed, 19 Apr 2006 11:08:29 -0700 (PDT) Received: by 10.37.18.47 with HTTP; Wed, 19 Apr 2006 11:08:29 -0700 (PDT) Message-ID: <62b856460604191108s63b57737oa9a65733a183cac6@mail.gmail.com> Date: Wed, 19 Apr 2006 20:08:29 +0200 From: "Michael Grant" Sender: michael.grant@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: top for tcpdump 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: Wed, 19 Apr 2006 18:08:30 -0000 Does anyone know of a tool like top that displays the open tcp connections and sorts them by which is causing the most bandwidth? I have someone consuming a lot of bandwidth but with so many tcp connections, I'm not sure who it is. Michael Grant