From owner-freebsd-net@FreeBSD.ORG Fri Oct 28 16:23:47 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 B867816A41F; Fri, 28 Oct 2005 16:23:47 +0000 (GMT) (envelope-from csmith@bonddesk.com) Received: from msmisps01.bonddesk.com (msmisps01.bonddesk.com [12.47.70.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 238A443D45; Fri, 28 Oct 2005 16:23:47 +0000 (GMT) (envelope-from csmith@bonddesk.com) Received: from mimail.bdg.local ([10.132.16.100]) by chmail.bdg.local with Microsoft SMTPSVC(6.0.3790.1830); Fri, 28 Oct 2005 12:23:45 -0400 Received: from 10.133.16.35 ([10.133.16.35]) by mimail.bdg.local ([10.132.16.100]) with Microsoft Exchange Server HTTP-DAV ; Fri, 28 Oct 2005 16:23:44 +0000 Received: from csmith-dt.bdg.local by mimail.bonddesk.com; 28 Oct 2005 12:23:44 -0400 From: Corey Smith To: daniel@dgnetwork.com.br In-Reply-To: <43624BCE.6010907@dgnetwork.com.br> References: <4361FE7E.50607@dgnetwork.com.br> <43624181.5010305@roamingsolutions.net> <1130514267.81705.101.camel@localhost> <43624BCE.6010907@dgnetwork.com.br> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: Fri, 28 Oct 2005 12:23:44 -0400 Message-Id: <1130516624.81705.107.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-OriginalArrivalTime: 28 Oct 2005 16:23:46.0091 (UTC) FILETIME=[F85A37B0:01C5DBDB] Cc: freebsd-net@freebsd.org, freebsd-pf@freebsd.org, freebsd-ipfw@freebsd.org Subject: Re: Load Balancing Outgoing, its possible ? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 28 Oct 2005 16:23:47 -0000 On Fri, 2005-10-28 at 14:03 -0200, Daniel Dias Gon=E7alves wrote: > It would be very good if could make this. > > Which the solution? Linux supports this feature if you build advanced routing options into the kernel. The only FreeBSD code I've seen to do something like this is at: http://www.dsm.fordham.edu/~tanzer/multipath/=20 Unfortunately it hasn't been updated past FreeBSD 4.8. Maybe a FreeBSD winter-of-code project? :) Any takers? -Corey Smith