Guest User!

You are not Sophos Staff.

Simple Link Agregation no longer work :(

Seems Migrating existing interface with not used interface to create a new aggregation no longer work..

I've initially eth2 only active for web admin, then creating a new agregation using existing eth2 with eth3 creates lag0 fine but nothing is working [[:(]]

I can't connect to the webadmin and checking on the console it shows only eth3 and lag0 (lag0 with the right ip but no eth2 is up [[:(]] and if trying to ifconfig eth2 up does not help

and if I ifconfig lag0 down and ifconfig eth2 192.168.9.251 netmask 255.255.255.0 it is working again [:)]

thx
Parents Reply Children
  • and I just did:


    ifconfig lag0 down
    rmmod bonding0
    ifconfig eth2 192.168.9.251 netmask 255.255.255.0


    and the interface is working again [:(]
  • here is an extract from my dmesg:


    eth0: link up, 100Mbps, full-duplex, lpa 0x05E1
    eth1: link up, 100Mbps, full-duplex, lpa 0x05E1
    eth2: link up, 100Mbps, full-duplex, lpa 0x05E1
    SCSI subsystem initialized
    Initializing USB Mass Storage driver...
    usbcore: registered new driver usb-storage
    USB Mass Storage support registered.
    Ethernet Channel Bonding Driver: v3.0.1 (January 9, 2006)
    bonding: Warning: miimon must be specified, otherwise bonding will not detect link failure, speed and duplex which are essential for 802.3ad operation
    Forcing miimon to 100msec
    bonding: MII link monitoring set to 100 ms
    eth3: link up, 100Mbps, full-duplex, lpa 0x05E1
    bonding: lag0: enslaving eth3 as a backup interface with an up link.
    eth2: link up, 100Mbps, full-duplex, lpa 0x05E1
    bonding: lag0: enslaving eth2 as a backup interface with an up link.