Re: channel bonding on 802.11g

[email protected] (Margit Schubert-While) Fri, 17 Sep 2004 08:12:51 +0200
Newsgroups gmane.linux.drivers.prism54.user
Message-ID <[email protected]>
eth0 does not appear to be up.

The normal sequence is :
Bring normal interfaces up (eth0, eth1, etc)
modprobe bonding
ifconfig bond0 <ip-address>
ifenslave bond0 eth0
ifenslave bond0 eth1

As I said before, it will not work with 2 wlan
cards talking to the same ap.

Margit