Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 18:58:32 +0100
From:      Marc Perisa <perisa@porsche.de>
To:        Ernie Elu <ernie@spooky.eis.net.au>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Load balancing two unrelated links
Message-ID:  <3DD3E448.2090607@porsche.de>
References:  <200211120012.gAC0Ci5I013136@spooky.eis.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Ernie Elu wrote:
> I have a situation where there are two links running from one site to
> another, one link is an ADSL 2MB service and the other is a 2MB Frame relay,
> there is a FreeBSD box at each end that is connected to both services
> routers by ethernet, and static routes with no load balancing whatsoever. 
> What's the most practical way to balance and share these links so it behaves 
> as close as possible to a single 4MB service.
> 
> - Ernie.

Hi Ernie,

are the FreeBSD boxes in the two locations connected like this?


          --- router a/1  -> ADSL
         /
beastie1
         \
          --- router b/1  -> Frame Relay


And in the other location vice versa?

Then you should install gated (or similar) and enable OSPF on the 
FreeBSD machines over the two links. Dynamic routing is the only thing 
which can help you.

Perhaps you would like to install a second FreeBSD box in each location 
and connect the second box with _both_ routers. Because if a single box 
fail the other could take over (if the rest of the network is designed 
for that).

Hope that helps

Marc



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DD3E448.2090607>