On Wed, 2003-09-10 at 16:32, Thitiporn Pornpirunrak wrote: > Hi all > I have 2 Adsl Router with both 128K .. I would like to set load balancing on my > bering box but I have no idea about that.. I try to search information on internet.. > Anyone know please tell me..
Do you want to balance on each *packet* or each *connection* ? This will equalize each *packet* ; ip route add equalize default \ nexthop via DSL1-IP dev eth1 \ nexthop via DSL2-IP dev eth1 If you would like to balance per *connection* then remove the 'equalize' word. I think. 8-) Found here ; http://www.policyrouting.org/PolicyRoutingBook/ONLINE/CH05.web.html best, Steve ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html