All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Re: Routing packets over multiple links (NICS) all on the
@ 2006-08-16  9:36 Jarek Poplawski
  2006-08-16 12:50 ` Jacques Rompen
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Jarek Poplawski @ 2006-08-16  9:36 UTC (permalink / raw)
  To: lartc

On 14-08-2006 17:42, Jacques Rompen wrote:
...
> What we want to do is the following:
> I live in a student complex with 7 other people. Every room has its own 
> internet connection from the same ISP.
> Ip, gateway, subnet are asigned through dhcp on mac-adres basis. Every 
> internet connection is capped at 20mbit
> up/down.
> We want to get all computers on an internal network. So we need some 
> sort of router that accepts all 8 internet
> connections and routes it out over a gbit nic -> switch -> internal network
> So we have a computer with 10 nics and "hopefully" enough internal bandwith.

Maybe you have some other reasons to make one gateway but to have 
internal network you only need to set a second address from local 
range (not colliding with that used by ISP) on each box.

But if you really need this together and with multipath, setting 
CONFIG_IP_ROUTE_MULTIPATH = "y" and 
CONFIG_IP_ROUTE_MULTIPATH_CACHED = "n" (!) should change 
multipath randomly.

Jarek P.


_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-08-21 12:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-16  9:36 [LARTC] Re: Routing packets over multiple links (NICS) all on the Jarek Poplawski
2006-08-16 12:50 ` Jacques Rompen
2006-08-16 13:52 ` Jarek Poplawski
2006-08-16 14:18 ` Jacques Rompen
2006-08-17  6:54 ` Jarek Poplawski
2006-08-17 17:11 ` Luciano Ruete
2006-08-17 17:48 ` Jacques Rompen
2006-08-17 19:02 ` Luciano Ruete
2006-08-21 12:20 ` Jacques Rompen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.