Results 1 to 5 of 5
HI,
Good day to all.
My q is:
I have two net connections from different sources. For example
i have two lan connections ( each one 10 k internet speed ...
- 10-06-2003 #1Just Joined!
- Join Date
- Oct 2003
- Posts
- 19
Strange question , joining 2 inet sources..
HI,
Good day to all.
My q is:
I have two net connections from different sources. For example
i have two lan connections ( each one 10 k internet speed ) .
1 NIC ip is : 192.168.0.10 gateway : 192.168.0.1 with 10 k internet speed , 2 NIC ip is : 10.0.0.23 Gateway : 10.0.0.1with 10 K speed.
Now i want to combine these lans to get 20k for my single system ? is it possible ?
finally how can i utilize these two lans net bandwidth at a time.
Thnaks for your time.
- 10-06-2003 #2Linux Engineer
- Join Date
- Mar 2003
- Location
- U.S.A.
- Posts
- 1,025
First welcome.
If I understand you correctly, you have more than one line conecting to the net and wish to combine the bandwidth from the two or more into one. So two 20k links become 40 k etc......
Since each net access line has to come in on its own ip, it is not possible to combine the bandwidth from different sources together. The reason is the routers to your machine is expecting returning packets to all come back with the same return ip address (your different lines) but they dont because the request was sent out on more than one router so you have multiple ip's requesting the same page or data.
Sorry I couldn't explain it better and anything is possible, I could well be wrong as well.Dan
\"Keep your friends close and your enemies even closer\" from The Art of War by Sun Tzu\"
- 10-06-2003 #3Just Joined!
- Join Date
- Oct 2003
- Posts
- 19
HI,
Thanks for your reply and time. No problem , if it is not possbile we can leave it
- 10-07-2003 #4
But isn't there some load balancing software for Linux? Something to manage the connections so that they both have close to the same load on them?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 10-07-2003 #5
Yes you can load balance between two ethernet devices. First thing i found on google so it does seem possible -> http://www.ussg.iu.edu/hypermail/lin...11.3/0405.html


Reply With Quote
