From owner-freebsd-questions@FreeBSD.ORG Fri Feb 19 01:20:55 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 7EBA7106566B for ; Fri, 19 Feb 2010 01:20:55 +0000 (UTC) (envelope-from apseudoutopia@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id 150AE8FC14 for ; Fri, 19 Feb 2010 01:20:54 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 9so1462457eyd.9 for ; Thu, 18 Feb 2010 17:20:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=t0JO/A2kFjL7lz4ZLGG7R9Cc4R9SZNFZ0aEzhTR2/HU=; b=CXZl9oe/aBApGCGVQRCnQmhsvKzmDe+KOG5vnXAYE4CFXN8WLkDIsQgbcsQ4szFttJ AUgC0a7aww0ohnnVeQNiC93AdtIR67sJJxLgPKx8l2F+U0k5d7tPmaeeM8HCm6h122o2 T4SxcX9CuJ88ve5ChJYJsP4uzf9M4yFz1tviI= 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=I1mhbQdQS3Ga54MYsJUDCXa8uLz9lhRuc0Q/THuCslZRS33E4D0saLz58wLev5yglt cM4AIHz266uFcIuCGY8a28rp3wsEQnBdCDIOtVba+IoGdsY1L5H65JmPNv7qq//TBo/t mJqPNHGTqkMNsKUixnk9x22NikaOo21BqLfek= MIME-Version: 1.0 Received: by 10.216.90.1 with SMTP id d1mr533466wef.136.1266542452628; Thu, 18 Feb 2010 17:20:52 -0800 (PST) In-Reply-To: <8CCEB7E2804F4187B322D59004AAA8A1@desktop2002> References: <8CCEB7E2804F4187B322D59004AAA8A1@desktop2002> Date: Thu, 18 Feb 2010 20:20:52 -0500 Message-ID: <27ade5281002181720n470138aarb44336e9dd5a13f8@mail.gmail.com> From: APseudoUtopia To: =?UTF-8?Q?Yavuz_Ma=C5=9Flak?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: is there a tool for estimating loss rates 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, 19 Feb 2010 01:20:55 -0000 2010/2/18 Yavuz Ma=C5=9Flak : > I have 2 leasedlines for internet. the one is in a country. other one is = in > a another country. > I am looking for a tool for estimating loss packets between 2 lines. > is there a tool for it? > for instance , while searching, I found badabing tool for that. But I > couldn't understand how it estimates loss packets. > could you give me an example? > > Look into ports/net/mtr. It has a percentage of loss statistic. http://www.bitwizard.nl/mtr/