Displaying 3 results from an estimated 3 matches for "multipath_random".
2007 Sep 13
0
Routing for Dual ISP connections
...255.0
Eth1
IP: 216.167.217.241
Mask: 255.255.255.0
Eth2
IP: 216.167.208.40
Mask: 255.255.255.0
Here are the commands to set things up:
#Load modules
insmod /lib/modules/2.6.19.2-
pyramid.metrix.net/kernel/net/ipv4/multipath_drr.ko
insmod /lib/modules/2.6.19.2-
pyramid.metrix.net/kernel/net/ipv4/multipath_random.ko
insmod /lib/modules/2.6.19.2-
pyramid.metrix.net/kernel/net/ipv4/multipath_wrandom.ko
insmod /lib/modules/2.6.19.2-
pyramid.metrix.net/kernel/net/ipv4/multipath_rr.ko
#Source IP routing for Eth2
ip rule add from 216.167.208.40 lookup 2
ip route add 192.168.1.0/24 via 192.168.1.1 table 2
ip rout...
2005 Oct 26
0
multipath patches
Hi
Can any one point me to any doco on the multipath patches that have been
added to the 2.6.13+
There now seems to be modules multipath_cached multipath_random
multipath_rr etc
Thanks
A
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2007 Sep 16
0
Dual Connections with Soekris net4801and Pyramid Linux
....255.0
Eth1
IP: 216.167.217.241
Mask: 255.255.255.0
Eth2
IP: 216.167.208.40
Mask: 255.255.255.0
Here are the commands to set things up:
#Load modules
insmod /lib/modules/2.6.19.2-
pyramid.metrix.net/kernel/net/ipv4/multipath_drr.ko
insmod /lib/modules/2.6.19.2-pyramid.metrix.net/kernel/net/ipv4/multipath_random.ko
insmod /lib/modules/2.6.19.2-
pyramid.metrix.net/kernel/net/ipv4/multipath_wrandom.ko
insmod /lib/modules/2.6.19.2-
pyramid.metrix.net/kernel/net/ipv4/multipath_rr.ko
#Source IP routing for Eth2
ip rule add from 216.167.208.40 lookup 2
ip route add 192.168.1.0/24 via 192.168.1.1 table 2
ip rout...