Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 95 20:56:36 IST
From:      "Ugen J.S.Antsilevich" <ugen@netvision.net.il>
To:        Jon Cargille <jcargill@cs.wisc.edu>, freebsd-hackers@FreeBSD.org, Nate Williams <nate@trout.sri.MT.net>
Subject:   Re: Network gurus: How hard to split bandwidth across modems? 
Message-ID:  <Chameleon.950213205817.ugen@ugen.NetManage.co.il>

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

>> 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?
>> 
>
>Jordan posted something about this when I was down in San Francisco a
>few weeks back.  There are patches on the BSDi site that do this for
>BSDi that *might* be portable to FreeBSD if a little bit of hacking was
>done.  I haven't looked at them myself, but they're worth checking out.
Hmm...let's say we have ppp0 and ppp1 both 28.8 to some lae where
we have another box 28.8...
Can't we define on our box 
route add default <ppp0-IP>

and on the box on the second side:
route add <our box IP> <ppp1-IP-point on second box>

Wouldn't this one work?

-- 
-=Ugen J.S.Antsilevich=-
NetVision - Israeli Commercial Internet          |  Learning 
E-mail: ugen@NetVision.net.il                    | To Fly. [c]
Phone : +972-4-550330                            |   





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Chameleon.950213205817.ugen>