LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-20-2012, 03:24 AM   #1
iryna7
LQ Newbie
 
Registered: May 2006
Posts: 1

Rep: Reputation: 0
Route equalize


Hi,

all linked 1G networks.

Code:
         PC #1                   CLIENT                   SERVER                           PC #2
    192.168.0.5  <------>     192.168.0.4[eth0]
                              192.168.1.1[eth1]  <------->   192.168.1.2[eth0]
                              192.168.2.1[eth2]  <------->   192.168.2.2[eth1]
                                                             192.168.3.2[eth2]       <-------> 192.168.3.5
here are the route equalize method what i wanted. once i send messive packet to PC#1 to PC#2(basically it tested iperf tool) it always shows below 100M. but good things is that it splitted exact same load each interface.

but if i test each link(CLIENT, SERVER), it shows almost 1G throughput. i used ip route command which

Code:
CLIENT 
ip route add 192.168.3.0/24 equalize nexthop via 192.168.1.2 dev eth1 weight 1 nexthop via 192.168.2.2 dev eth2 weight 1

Code:
SERVER
ip route add 192.168.0.0/24 equalize nexthop via 192.168.1.1 dev eth0 weight 1 nexthop via 192.168.2.1 dev eth1 weight 1
any ideas would be nice and thanks in advance.
 
Old 06-20-2012, 02:40 PM   #2
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
Can you dump ip route show on CLIENT and SERVER?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Route eth2 TCP packets to tun0 with IPTABLES & IP RULE/ROUTE Thireus Linux - Networking 4 05-09-2011 12:38 PM
=D I know how to equalize/tweak alsa system-wide; but few probs TITiAN Linux - Desktop 9 11-05-2009 08:53 AM
is there a way to equalize the volume of tracks? konqi Linux - Software 6 03-25-2008 09:06 AM
Support for "equalize" keyword for iproute!! vishamr2000 Linux - General 4 05-29-2006 12:34 AM
I am not able to add a new route to my route table using route command prashanth s j Linux - Networking 2 09-03-2005 04:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration