From owner-freebsd-isp@FreeBSD.ORG Fri Jul 11 00:54:17 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C1D37B401 for ; Fri, 11 Jul 2003 00:54:17 -0700 (PDT) Received: from ksemat.co.ug (ping2.mtn.co.ug [212.88.97.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9793B43FBF for ; Fri, 11 Jul 2003 00:54:12 -0700 (PDT) (envelope-from ksemat@ksemat.co.ug) Received: by ksemat.co.ug (Postfix, from userid 1000) id 4A0EFFE6F; Fri, 11 Jul 2003 10:54:35 +0300 (EAT) Received: from localhost (localhost [127.0.0.1]) by ksemat.co.ug (Postfix) with ESMTP id 17FADFE6E; Fri, 11 Jul 2003 10:54:35 +0300 (EAT) Date: Fri, 11 Jul 2003 10:54:34 +0300 (EAT) From: Noah K Sematimba To: Max Clark In-Reply-To: Message-ID: <20030711104911.I317@ksemat.co.ug> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp@freebsd.org Subject: RE: How do I max a 6Mbps link X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 07:54:17 -0000 First try to figure out whether you actually have 6Mbps dedicated link through all the hops. pathchar and pchar are very good at this. You can find them in: /usr/ports/net/pathchar /usr/ports/net/pchar To tell you the sizes of the pipe at various hops. However it is quite slow and takes some time doing this so you may have to leave it running a few hours or pipe the output to a file for later checking if you have many hops and some may scroll past the screen in your absence. Noah. On Wed, 9 Jul 2003, Max Clark wrote: > > My initial guess would be that you don't have a 6mbps dedicated pipe > across the > atlantic and that your packets are competing for bandwidth, thus the reduced > actual throughput. > > This is correct, it's an Internet link with 100Mbps on one side and 3 bonded > E1s on the other. We are using a commercial product (running on windows) now > and it is able to sustain 5Mbit/s so I have to believe that FreeBSD could do > the same. > > -Max > > -----Original Message----- > From: Dave [Hawk-Systems] [mailto:dave@hawk-systems.com] > Sent: Wednesday, July 09, 2003 10:45 AM > To: Max Clark; Simon > Cc: freebsd-isp@freebsd.org > Subject: RE: How do I max a 6Mbps link > > > >Let me give a little more detail. This is a 6Mbps internet link that > >traverses the atlantic and 25 router hops. "out of the box" I can only > >sustain 170KBps. We are currently evaluating a REALLY expensive commercial > >solution, but I would rather know I was going to be paid than spend $50K > per > >link. > > > >What can I do to help freebsd saturate this link? > > My initial guess would be that you don't have a 6mbps dedicated pipe across > the > atlantic and that your packets are competing for bandwidth, thus the reduced > actual throughput. > > If you put the boxes side by side, they could easily max a 6mbps link, as > such > the problem exists on the network (or the WAN link for that matter). Check > to > see if you have 6mbps dedicated, not only at both ends, but through all the > hops > in between. > > Dave > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >