From owner-freebsd-questions@FreeBSD.ORG Thu Mar 27 14:20:21 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3ABD663 for ; Thu, 27 Mar 2014 14:20:21 +0000 (UTC) Received: from mail-ee0-x229.google.com (mail-ee0-x229.google.com [IPv6:2a00:1450:4013:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D47B75C for ; Thu, 27 Mar 2014 14:20:21 +0000 (UTC) Received: by mail-ee0-f41.google.com with SMTP id t10so2989077eei.28 for ; Thu, 27 Mar 2014 07:20:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qAr/49ZGEd9RlE3kTSy7W95jZt13l+MhmC1yvIaId/E=; b=jvDW5d/FJtr8ojogckphnby9wlkdySJao8oCgCP+wCO7Pbr+VPF3bO4+r00SL5vQkp 0Of79RnFQMyoVuO13eTbnsI30+9AeJ/A7MMgiGRsVDZ5ikxFZ8dupXnJoToO+lsHh7Ec GWdG2bL0MiWbgEnOU3C2FdFFPnICn6RQUsoq2uZlX1il/igg1x7v+pLZSUHK4QEf6OtS SFem00L9If6vpY+08LUbyGwI8a2yMUSe6+l6VhSQGfxca1KeY5+8/RwGz+PEHaTeciqv 9Hxx/FfAHO2ejbqHgDqswhJGJIFLbRR12IvkpaKvtqHizthNe6ioIVR02ryK0K7RlyJc 368Q== MIME-Version: 1.0 X-Received: by 10.14.100.69 with SMTP id y45mr289013eef.108.1395930019625; Thu, 27 Mar 2014 07:20:19 -0700 (PDT) Received: by 10.14.212.5 with HTTP; Thu, 27 Mar 2014 07:20:19 -0700 (PDT) In-Reply-To: <005101cf49c7$697887a0$3c6996e0$@Gmail.com> References: <005101cf49c7$697887a0$3c6996e0$@Gmail.com> Date: Thu, 27 Mar 2014 07:20:19 -0700 Message-ID: Subject: Re: Is it possible to measure Internet pipe to find bottleneck? From: Kurt Buff To: Steven Friedrich Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2014 14:20:21 -0000 On Thu, Mar 27, 2014 at 7:18 AM, Steven Friedrich wrote: > I have TWC Internet (formerly InsightBB). I can measure my Internet pipe > using a couple sites on the Internet, but that's a composite rating, meaning > it doesn't differentiate between the parts of the pipeline. > > I would like to know which piece of my pipeline is the limiting factor. Is > my pipe from my Internet provider ever saturated, or is my cable modem or > router limiting my overall speed? > > Any tools out there that are freely available or low-cost that will clarify > this? Smokeping is one possibility.