Re: [dev] wicd and his little friends

From: Kurt H Maier <karmaflux_AT_gmail.com>
Date: Wed, 19 Jan 2011 11:10:18 -0500

On Wed, Jan 19, 2011 at 7:14 AM, hiro <23hiro_AT_googlemail.com> wrote:
> Thanks, I was still searching for alternatives to wicd.
> I get it that wpa_supplicant also knows how to do WEP?
>

wpa_supplicant supports wep, here's an example wep stanza:

network={
  ssid="kfx"
  key_mgmt=NONE
  wep_key0=0101010101
  wep_tx_keyidx=0
  priority=5
}

> I still want wireless to be switched off completely when I attach the
> ethernet cable. Is there any program I could combine with wpa_actiond
> to acchieve this?

I don't see why this can't be scripted.

-- 
# Kurt H Maier
Received on Wed Jan 19 2011 - 17:10:18 CET

This archive was generated by hypermail 2.2.0 : Wed Jan 19 2011 - 17:12:03 CET