NIC teaming on Debian Etch and Lenny
There are plenty of HOWTOs on so called NIC teaming or NIC bonding for Debian, but of the ones I’ve seen, they’ve all missed some rather important bits. Below is the method I personally found to work reliably: apt-get install ifenslave echo "bonding" >> /etc/modules modprobe bonding ifdown eth0apt-get install ifenslave echo "bonding" >> /etc/modules […]
Continue Reading