Bond doesn't work after reboot network

Gonzalo gaguilera at diputacionavila.es
Thu Jan 26 09:24:04 UTC 2006


    Hi,

        Following instructions on /usr/src/linux-2.4/Documentation/networking/bonding.txt I have bonding working, but after a network restart (service network restart) my two bonding nics doesn't get up. I have to start them manually (ifconfig eth1 up, ifconfig eth2 up). Any ideas?, thanks.

This is my system:

Fedora core 2
Linux version 2.4.22-1.2115.nptl (bhcompile at daffy.perf.redhat.com) (gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-6)) #1 Wed Oct 29 15:42:51 EST 2003

and this is my configuration:

/etc/modules.conf
alias bond0 bonding
alias eth0 3c59x
alias eth1 3c59x
alias eth2 3c59x
options bonding mode=0 miimon=100

/etc/sysconfig/networ-scripts/ifcfg-bond0
DEVICE=bond0
IPADDR=10.200.58.150
NETMASK=255.255.255.0
NETWORK=10.200.58.0
BROADCAST=10.200.58.255
ONBOOT=yes
BOOTPROTO=none
USERCTL=no

/etc/sysconfig/networ-scripts/ifcfg-eth1
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=none
MASTER=bond0
SLAVE=yes
USERCTL=no

/etc/sysconfig/networ-scripts/ifcfg-eth2
DEVICE=eth2
ONBOOT=yes
BOOTPROTO=none
MASTER=bond0
SLAVE=yes
USERCTL=no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060126/0474b701/attachment-0001.htm>


More information about the fedora-list mailing list