Network Interface bonding in Ubuntu

Rokabear offers redundant network connections to dual switches, in the event of a switch failure.

As such the Network Interface cards need to be configured to take advantage of this feature.

Note: Rokabear VPS products do not need to perform this configuration as the host servers are already configured for failover.

 

Rokabear strongly urges anyone who does not have remote console, remote KVM, or other similar device on their machine to notify and schedule this change with Rokabear technical staff.

Rokabear wants to ensure that staff is available and on hand in case of a configuration error so that we can minimize your downtime.  That being said, we have performed this setup many times and it works well.

 

The following has been confirmed to work for Ubuntu 8.04

The example below uses and ip block of 10.31.1.0/24 and an ip of 10.31.1.5.  Substitute your IP information accordingly.

1.  Install ifenslave

2. Edit /etc/network/interfaces and add the following

auto bond0

iface bond0 inet static
address 10.31.1.5
netmask 255.255.255.0
network 10.31.1.0
gateway 10.31.1.255
slaves eth0 eth1
bond_mode 1
bond_miimon 100
bond_downdelay 200
bond_updelay 200



For great VPS Hosting check out Rokabear.com
  • 1478 Users Found This Useful
Was this answer helpful?

Related Articles

KVM VPS Setup

  Thank you for choosing a Rokabear KVM VPS. The first thing you will notice about a...

perl: warning: Setting local failed.

If you are experiencing the following warnings :       perl: warning: Setting...

VPNs on VPSes

Many people as us if our VPS products support VPNs.  In short YES! Both IPSec and Openvpn can...

How to Setup Openvpn

Question:  How to I setup Openvpn on my VPS or dedicated Server.   If you are using a...

Reinstalling my OpenVZ VPS

With Rokabear's VPS Contol System it is easy to reinstall your OpenVZ VPS anytime you want....

Powered by WHMCompleteSolution