Displaying 2 results from an estimated 2 matches for "multipath_wrandom".
Did you mean:
multipath_random
2007 Sep 13
0
Routing for Dual ISP connections
...5.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 route add 0/0 via 216.167.208.1 table 2
#Source IP routing for Eth1
ip rule add from 216....
2007 Sep 16
0
Dual Connections with Soekris net4801and Pyramid Linux
...55.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 route add 0/0 via 216.167.208.1 table 2
#Source IP routing for Eth1
ip rule add from 216....