Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2008 08:47:18 -0700
From:      Bert JW Regeer <xistence@0x58.com>
To:        hackers@freebsd.org
Subject:   Re: 3 connections as one
Message-ID:  <28A84EAA-C3F4-4A9D-A4E4-3B4E58754F3E@0x58.com>
In-Reply-To: <2de331130806232137h18453fd5hf53296fba3033859@mail.gmail.com>
References:  <2de331130806232137h18453fd5hf53296fba3033859@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-2--207962615
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed;
	delsp=yes
Content-Transfer-Encoding: 7bit


On Jun 25, 2008, at 00:07 , Andres Chavez wrote:

> Hi, a friend is challenge me to make use of 3 different connections  
> (one
> adsl, one cable, and one Evdo) as one single connection to internet, i
> believe for make faster downloads or something such, its that can be
> possible ?, if so, can anybody help me with this?, this sounds  
> interesting
> for know tricks on the FreeBSD operating system, he need to use this  
> box as
> the network manager and firewall as well, but the connection thing its
> killing me i dont know how.
> --


You could use PF's round-robin balancing to pick an outgoing connection:

See:

http://www.openbsd.org/faq/pf/pools.html#outgoing

It contains examples and should help you get everything set up and  
working as you are asking for. One thing it won't do is make downloads  
faster, since it is not trunking, but if you have three downloads  
going, they might all use different paths, thus allowing you to  
utilise all connections, and thus have an over all faster connection.

Bert JW Regeer
--Apple-Mail-2--207962615--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28A84EAA-C3F4-4A9D-A4E4-3B4E58754F3E>