From owner-freebsd-net@FreeBSD.ORG Fri May 16 00:28:42 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DE0B37B405 for ; Fri, 16 May 2003 00:28:42 -0700 (PDT) Received: from smtp-relay.omnis.com (smtp-relay.omnis.com [216.239.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A26743FB1 for ; Fri, 16 May 2003 00:28:41 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.homeunix.net (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id DE3BB1B33E; Fri, 16 May 2003 00:28:39 -0700 (PDT) From: Wes Peters Organization: Softweyr To: Barney Wolff , "Justin C. Sherrill" Date: Fri, 16 May 2003 00:28:39 -0700 User-Agent: KMail/1.5 References: <49537.24.93.1.61.1053029897.squirrel@home.shiningsilence.com> <1051.192.168.0.251.1053039362.squirrel@home.shiningsilence.com> <20030516012415.GB10926@pit.databus.com> In-Reply-To: <20030516012415.GB10926@pit.databus.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305160028.39088.wes@softweyr.com> cc: freebsd-net@freebsd.org Subject: Re: load balance ordinary traffic X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 07:28:42 -0000 On Thursday 15 May 2003 18:24, Barney Wolff wrote: > On Thu, May 15, 2003 at 06:56:02PM -0400, Justin C. Sherrill wrote: > > > This is unlikely to work with cable modems. You're already > > > competing with your immendiate neighbors for a fixed pie of cable > > > bandwidth. > > > > It'll work just fine; the shared cable line supplies far more > > bandwidth than what several modems will eat, and this area is not > > oversubscribed. Also, I have a mix of modems - some DOCSIS, some > > older proprietary Motorola, which use different parts of the > > broadcast spectrum, and so do not affect each other's bandwidth, > > directly. > > And all of these will work with the head end at once? Interesting. DOCSIS in particular assigns different spectrum to each modem on the cable, assuring privacy and bandwidth. It doesn't assure the speed of the upstream connection, though. > > > However, what you can't do is have > > > a single TCP connection on a single local host use both external > > > lines. You can do that if there is software in the HFC to support it as well; some sort of "channel aggregation" software. Don't hold your breath... > > How about multiple TCP connections on a single local host using > > multiple lines? I know I could stick particular local machines to a > > particular network gateway, but at that point I could just hook them > > up directly to individual modems. > > You could enhance the ipfw code to allow matching bits within the > source or dest port number, as is allowed now on ip addresses. > > > > That would require at a minimum cooperation from your ISP which > > > they are most unlikely to provide. > > > > I work at my ISP. What's the cooperation bit? > > To use parallel links you'd need to run MPPP over PPPoE, on both ends. > FreeBSD can do that, I believe. Can RR? Hahahahahahaha. -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com