I have a lenny system. My goal is to have two interfaces, 1 NIC active
and 1 NIC in standby on a second switch, so this host will have switch
& port fault tolerance.
I found and followed this guide:
http://www.howtoforge.com/nic-bonding-on-debian-lenny
and all seemed to be working correctly after restarting networking.
After reboot and issuing ifconfig, only the lo interface was listed.
Issuing "ifup bond0" brought up the bonded interface so I edited
/etc/network/interfaces and changed
auto lo
to
auto lo bond0
and the bonded interface now activates at boot time.
My question is, should I have needed to add bond0 to the auto line or
is there some other proper Debian-way I should adjust elsewhere?
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5312b5931efcc0a0e1671576f93ad...@192.168.0.66