> Not sure it is significant but our Fedora systems with bonding only show > the 'bond0' and currently active interface as 'RUNNING'. The failover > interface only shows: > > UP BROADCAST NOARP SLAVE MULTICAST > > What do you have in the /etc/sysconfig/network-scripts/ifcfg-bond0 and > ifcfg-eth0 and ifcfg-eth1 files? What mode are you using for bonding in modules.conf? Here are the contents of the interface configuration files on my system: ifcfg-bond0: DEVICE=bond0 IPADDR=192.168.1.20 NETMASK=255.255.255.0 NETWORK=192.168.1.0 BROADCAST=192.168.1.255 ONBOOT=yes BOOTPROTO=none USERCTL=no ifcfg-eth0: DEVICE=eth0 USERCTL=no ONBOOT=yes MASTER=bond0 SLAVE=yes BOOTPROTO=none ifcfg-eth1: DEVICE=eth1 USERCTL=no ONBOOT=yes MASTER=bond0 SLAVE=yes BOOTPROTO=none Is your configuration different? Thanks. --Vincent -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list