From owner-freebsd-questions@FreeBSD.ORG Tue Nov 2 03:48:04 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 6DEC21065670 for ; Tue, 2 Nov 2010 03:48:04 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1863A8FC13 for ; Tue, 2 Nov 2010 03:48:03 +0000 (UTC) Received: by gxk9 with SMTP id 9so4045681gxk.13 for ; Mon, 01 Nov 2010 20:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=xNxJIR8yQrAjVxRPkAr95882k+yEFPFom7Q/cQqt19g=; b=HUK5LVi1UfDzJytGG+UemS32JS1o30dLhFMDo49A+HuKbbK/vPoPuHrH7cNuM3YtFC 1ZFRBz9pRJfmfoHAAdOLDh80Sq5zEEMkjzEaq5F0c11kHiu2PzoT6F84eMvYUwqbLkiM UoIJUHKXCOf3EuVR4Zxh0ix4rsRIrln1LN1P8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=sljKziO9t+MP7L467jKyl7xqiQLB8X5oThl3aiW2o7AmYqs5fvWz8rRglL0Hr8Jg0J WberQ4VV9FHlHWoIdIrPQ5U7H/h5QOWWZ/y/oSVbXHiqPvZo9tYSAwQVmnfViftK+EM6 k68fC74qOEs/kP7v0Eys6BCI3JKIHqM+9qjnM= MIME-Version: 1.0 Received: by 10.229.85.213 with SMTP id p21mr2194683qcl.127.1288669681802; Mon, 01 Nov 2010 20:48:01 -0700 (PDT) Received: by 10.229.250.129 with HTTP; Mon, 1 Nov 2010 20:48:01 -0700 (PDT) In-Reply-To: <20101102034203.GA4799@thought.org> References: <20101102034203.GA4799@thought.org> Date: Mon, 1 Nov 2010 22:48:01 -0500 Message-ID: From: Antonio Olivares To: Gary Kline Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Mailing List Subject: Re: is there a utillity...? 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: Tue, 02 Nov 2010 03:48:04 -0000 On Mon, Nov 1, 2010 at 10:42 PM, Gary Kline wrote: > People, is there a utility to give me the rate of bps that I am > _supposed_ to be getting from my telco DSL? > > tia, > > gary > > -- > =A0Gary Kline =A0kline@thought.org =A0http://www.thought.org =A0Public Se= rvice Unix > =A0 =A0The 7.90a release of Jottings: http://jottings.thought.org/index.p= hp > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0An Open Letter to Stephen Hawking http://w= ww.thought.org/#oL > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Try iperf? http://www.freebsdsoftware.org/benchmarks/iperf.html Used it to test speed on modem connection. Hope this helps. Regards, Antonio