RE: Duplicate Echo Replies with Channel Bonding




> 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



Relevant Pages

  • Re: Linux Firewall/LoadBalancer
    ... The bonding driver originally came from Donald Becker's beowulf patches for ... Build kernel with the bonding driver ... "Bonding driver support" in the "Network device support" section. ... so the bonding driver will automatically load when the bond0 interface is ...
    (Security-Basics)
  • Re: network card not detected in rhel 5
    ... Pls find the location of the driver, download and try loading the driver. ... RE: NIC Teaming ... In the interface that you want as part of the bond edit the appropriate ... ifcfg-eth0 and ifcfg-eth1 as bonding manipulates these values to make ...
    (RedHat)
  • Re: Anybody has some experience with bonding driver?
    ... > the second machine the bonding starts going crazy. ... > have the same configuration in both and it doesn't ... o Failover also works using ARP monitoring, providing only 1 system is up. ... interface, and neither corresponds to the bonding MAC. ...
    (Fedora)
  • Re: Sniffing split connections
    ... You could always use the linux kernels bonding feature. ... All traffic from eth1 and eth2 will be combined to a virtual interface ... device called bond0. ... > switch that connect to two different providers. ...
    (Focus-IDS)
  • Re: The mystery of WiFi
    ... tried to bring up the interface <xyz> ... I have an ifcfg-eth0 which is completely ignored ... in particular it does not work with my Orinoco PCMCIA cards, ... in the ifcfg-eth0 file. ...
    (Fedora)