From owner-freebsd-hackers Mon Feb 13 10:45:55 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA10910 for hackers-outgoing; Mon, 13 Feb 1995 10:45:55 -0800 Received: from irbs.com ([199.182.75.129]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id KAA10901 for ; Mon, 13 Feb 1995 10:45:52 -0800 Received: (from jc@localhost) by irbs.com (8.6.9/8.6.6) id NAA01780; Mon, 13 Feb 1995 13:45:41 -0500 From: John Capo Message-Id: <199502131845.NAA01780@irbs.com> Subject: Re: Network gurus: How hard to split bandwidth across modems? To: jcargill@cs.wisc.edu (Jon Cargille) Date: Mon, 13 Feb 1995 13:45:40 -0500 (EST) Cc: freebsd-hackers@freefall.cdrom.com (freebsd-hackers) In-Reply-To: <9502131711.AA08129@grilled.cs.wisc.edu> from "Jon Cargille" at Feb 13, 95 11:11:14 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 768 Sender: hackers-owner@FreeBSD.org Precedence: bulk There is an RFC for this but I don't know the number. John Capo Jon Cargille writes: > > > I've been wondering how hard would it be to convince FreeBSD to route > packets (possibly bound for a single host) across two different > point-to-point links as bandwidth is available? > > The reason I'm wondering is that two 28.8 modems over POTS are quite a > lot more affordable than a leased 56K line these days... > > I know NetBlazers can do this sort of thing; has anyone looked into > (or know offhand) what would be necessary to get this to work under > FreeBSD? Would minor or major work in the networking code be > required? > > Just thought I'd check whether someone has already investigated this > before I start... > > Thanks for any info, > > Jon >