Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: |eric| on September 04, 2015, 08:09:00 PM

Title: Cant find ifenslave ( for bond interfaces)
Post by: |eric| on September 04, 2015, 08:09:00 PM
Hi
i was looking to put my 2 interfaces ( maybe even the wifi interface ?)  im using Core  (6.x).
looks like the bonding module is there but ifenslave is nowhere to be found
tried with tce-ab to install but its not available aparently .

was wondering if someone had set this up .

trying to acheive somthing like this :

bond0->dhcp [w/fixed mac add ]
slaves ->
 eth0
 eth1
 wifi0 (?... dont remember the name)



ps: the verification crap is really anoying....

Title: Re: Cant find ifenslave ( for bond interfaces)
Post by: gordon64 on September 05, 2015, 02:59:20 AM
Hi

Until you get a better reply, I have a tower and one network card, but this link may help?
https://www.kernel.org/doc/Documentation/networking/bonding.txt

the section that may be useful is
Quote
Configuring Bonding Manually via Sysfs

snip

Ifenslave is no longer required, though it is still supported.

good luck
Title: Re: Cant find ifenslave ( for bond interfaces)
Post by: Juanito on September 05, 2015, 03:02:46 AM
As per:

https://www.kernel.org/doc/Documentation/networking/bonding.txt

Quote
It is recommended to configure bonding via iproute2 (netlink)
or sysfs, the old ifenslave control utility is obsolete.
Title: Re: Cant find ifenslave ( for bond interfaces)
Post by: Juanito on September 05, 2015, 03:46:38 AM
debian does a shell script version of ifenslave in ifenslave_2.7.tar.xz