WANPIPE LOAD BALANCING USING MULTIPATHS --------------------------------------- Author: Nenad Corbic IMPORTANT NOTE: --------------- There are two ways of performing load balancing: TEQL or iproute2 (Equal Cost Multipath). This package describes the iproute2 method using the Equal Cost Multipath kernel support. This method has worked great for many of our customers, however the new way of doing load balancing is using TEQL module. Both do the same thing, however, the TEQL is the new standard. Thus, you should really think about using it instead of iproute2 method. For TEQL info: ftp.sangoma.com/linux/doc/README.loadbalancing Description: ------------ Load balance multiple T1 lines to acheve greater than T1 through put. 1) Untar this file into any directory and read the README file. eg: cp wanpipe_load_balancing.tgz /usr/local/wanrouter cd /usr/local/wanrouter tar xvfz wanpipe_load_balancing.tgz cd load_balancing vi README :)