Perhaps this belongs in a different list - I'm suprised I found nothing similar here.
AnywayI'm attempting to do NIC teaming / bonding with server 12.04.
I've found a couple examples, but nothing that I've had any luck with:
https://help.ubuntu.com/community/UbuntuBonding
http://www.stgraber.org/2012/01/04/n...ntu-12-04-lts/
I've got a base load of server 12.04 on an intel server, 2 NIC's. I can set them individually just in with /etc/network/interfaces of:
Both interfaces get IP addresses like this.Code:auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp
I put in any of the bonding examples, and no interfaces come up.
Any thoughts?
Damian



Reply With Quote

Bookmarks