Results 1 to 6 of 6
Hi all
A few days ago i was assigned with a new project.
The project is to setup a corporate server that will bond 5 pci lan cards into one! ...
- 03-11-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 2
New project on Ubuntu Server - Need help!!!
Hi all
A few days ago i was assigned with a new project.
The project is to setup a corporate server that will bond 5 pci lan cards into one! The scope is to connect 5 ADSL routers and compine the speeds of all of them.
So i would have 5 routers each 2mbit ADSL would result on a 10mbit connection.
The problem is not only that.
Because this is a corporate network the server MUST also act as a router. This is necessary because people are remotely connecting from e.g. their homes to the network.
Can anyone tell me if this can be done with a Linux server or it is not feasilbe at all?
Thank you all for reading!
- 03-11-2010 #2
I'm pretty sure you can't just combine 5 connections to make them one large connection, but I could be wrong.
- 03-11-2010 #3Just Joined!
- Join Date
- Mar 2010
- Posts
- 2
I think that i can according to this:
[htta://onlyubuntu.blogspot.com/2009/02/howto-setup-dual-dual-nic-bonding-on.html]
this article refers for a dual nic
Ps: if you want to visit the url change the htta to http
- 03-11-2010 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Welcome to the forums!
I've usually heard the procedure referred to as "teaming", but I'm not sure how many NICs can be combined, or if there is a theoretical limit. You can do some googling for network teaming to get some guides and additional information that might help.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 03-11-2010 #5
What I meant to say is, you aren't going to get a 10mbps connection out of it. If you combine them together, you will get some load balancing but it won't be like having a 10mbps connection.
- 03-11-2010 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,976
You can bond the ethernet cards for use on your LAN, but each ADSL modem will have its own external IP address, so you might be able to get some fraction of their total bandwidth for out-going packets, but I don't think it will work for incoming ones. It may be possible for your ISP to bond them into the same IP address that is visible to the internet, but that's up to them. AFAIK, there is nothing you can do at your end to accomplish that.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote