Kfir Lavi <lavi.kfir <at> gmail.com> writes:

> Hi,you can use net-analyzer/ifmetric.I found this solution not satisfying, but
> don't remember why. I guess some corner cases. I have bonded the interfaces on
> my laptop. The bonding driver will prefer using the wired when
> 
> it is connected. Here is my /etc/conf.d/net:# eth0config_eth0=( "null" )#
> wlanmodules=( "wpa_supplicant" )wpa_supplicant_wlan0="-Dwext"config_wlan0=( 
> "null" )
> 
> modules_wlan0=( "!plug" )ifplugd_wlan0="--api-mode=wlan"#
> bondslaves_bond0="eth0 wlan0"dhcpcd_bond0="--noipv4ll --nolink -t
> 15"config_bond0=( "dhcp" )Regards,Kfir
> 

Thanks for your response!
Bonding doesn't seem a good solution for me.
I can't find documentation on ifmetric.
Do I need ifplugd to call ifmetric? or can I configure this in /etc/conf.d/net?


Reply via email to