Questions tagged [bonding]

"bonding" is the Linux-term for link aggregation.

Cisco terminiolgy is "etherchannel", other vendors may talk about "trunking".

The idea is to use several pyhsical lines in the same (sub)network or VLAN and load-balance the traffic across these lines.

To make it work both "ends" need to use the same LB-mode.

369 questions
-1
votes
1 answer

link aggregation in esxi5 + aggregation on the switch + freebsd9 = an aggregated link that do not work

i have a 6 port intel server nic. under the settings on ESXi5, i aggregated 4 of the ports. i have ZFSGuru running on the VM, which is based off of FreeBSD 9, iirc. this VM has two interfaces, an e1000/em0 and a vxmnet2/vxn0. initially, i did…
Sameer Sheikh
  • 11
  • 1
  • 1
  • 1
-1
votes
2 answers

Is it possible to boost my server's LAN bandwidth with two Ethernet ports?

Is it possible to boost my server's LAN bandwidth with two Ethernet ports? I have two Ethernet ports on my Dell PowerEdge SC1435 and I routed both eth0 and eth1 to my router, but for some reason I'm only seeing one of the ports (eth0) getting an IP…
-1
votes
1 answer

Bonding Virtual Server with an Apache Proxy Gateway

I have two situations. Individually they work great, but together, the system will not resolve my websites. A general overview of my test environment: Proxmox VE server that has multiple VMs for different websites and a gateway VM that will redirect…
kobaltz
  • 161
  • 8
-2
votes
1 answer

How does NIC bonding in Linux work?

Entry in Wikipedia about NIC-bonding (active-backup): Active-backup (active-backup) Only one NIC slave in the bond is active. A different slave becomes active if, and only if, the active slave fails. When NIC1(master) and NIC2(slave) are in…
mushr00mer1990
  • 351
  • 4
  • 14
-2
votes
3 answers

Link aggregation in ESXi 5.5

I have a virtual machine on my ESXi server with Ubuntu installed on it. The server has 4 1Gb/s ports that I want to use them all for my virtual machine. An obvious (yet kinda stupid) way would be creating four vswitchs, four ethernet controllers for…
-2
votes
1 answer

networking - Dedicated NIC for different traffic

I have two servers which acts as a reverse proxy which accept incoming requests from internet and passes on to application servers, then responses from the application servers are then served to the clients. Each server has two NICs configured for…
-3
votes
2 answers

Can I use a server to employ link aggregation between 2 unmanaged switches

From everything I read, If I wish to use link aggregation between 2 switches, they need to be managed switches--specifically, they need to support 802.3d spec. Now that I fully understand the difference between a network bridge and a bond, can I use…
-3
votes
2 answers

Is Teaming with one Network Card possible?

If my Network Card has 4 ports can I do teaming (LBFO) ? Or I need to have two Network Cards ?
-3
votes
1 answer

Combining Network Connections for Additive Speed

Edit: I've removed the errors I was receiving while starting the bond by using the teamd utility. However, my goal to increase the total speed by combining the networks is still open. Skip down to EDIT2 below if interested. I may delete in between…
alchemy
  • 99
  • 4
1 2 3
24
25