Yes, It was a typo and copy paste. I mean /etc/sysconfig/network-scripts/ifcfg-bond0 /etc/sysconfig/network-scripts/ifcfg-eth1 /etc/sysconfig/network-scripts/ifcfg-eth2 ----- Original Message ----- From: "Bohmer, Andre ten" <Andre.tenBohmer@xxxxxx> To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx> Sent: Thursday, January 26, 2006 11:33 AM Subject: RE: Bond doesn't work after reboot network > 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@xxxxxxxxxxxxxxxxxxxxx) (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 > Typo (missing k)? Should be /etc/sysconfig/network-scripts/ifcfg-bond0 > > Cheers, > André > > > 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 > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > > -------------------------------------------------------------------------- ------------------------- > Texto añadido por Panda Client Shield: > > Este mensaje NO ha sido clasificado como SPAM. Si se trata de un mensaje de correo no solicitado (SPAM), haz clic en el siguiente vínculo para reclasificarlo: http://127.0.0.1:6083/Panda?ID=pav_27924&SPAM=true > -------------------------------------------------------------------------- ------------------------- >