I try arp monitoring but it doesn't work! Test an ip, the interface must have
an address, and the dhcpcd is launch by ifplugd if bond0 is linked ... so it
goes around in circles.
So i return to miimon, and i figured out that bond detect when wlan0 is
associated and set it active interface. But w
Yes it's what i'm looking for. I don't understand how to change the
arp_ip_target with the gateway, arp_ip_target is a module option.
- Message d'origine
De : Jay Vosburgh <[EMAIL PROTECTED]>
À : [EMAIL PROTECTED]
Cc : netdev@vger.kernel.org
Envoyé le : Jeudi, 10 Janvier 2008, 0h26mn 38
I mean that instead of arp test an ip in lan or else, i want it to test
127.0.0.1 but in order to do this it must go out and re-enter and then use
wlan0 to go out.
- Message d'origine
De : Jay Vosburgh <[EMAIL PROTECTED]>
À : [EMAIL PROTECTED]
Cc : John W. Linville <[EMAIL PROTECTED]>;
I ignore it, but it seems like it prevent bonding detect link of wlan0. I
enslave wlan0 and i already use use_carrier=1;
I use bond to have my etherenet ip in wifi at office, else the wireless
connection give temporary and you must pass through proxy then.
I'll try arp monitoring but this is anno
I'm doing a bonding with my eth0(e1000 driver) and my wlan
card(iwl4965). It work like i want, when i'm in wifi the dhcp give me my
ethernet
adress. When i unplug the cable, my wlan card become in charge of
network. My problem is when i disconnect the wlan card, the bonding does not
detect it
Hi,
I want to make a bond with my wireless card. The ipw driver create two
interfaces (wlan0 and wmaster0). When i switch the rf_kill button,
ifplug detect wlan0 unplugged but not wmaster0. If i down wlan0 (while
rf_kil ), bonding detect the inactivity when i up the interface.
Have you some id