On 4/5/06, Z F <[EMAIL PROTECTED]> wrote: > <snip> > > I could not locate the description of the switches, for example what is > > wep_tx_keyidx=0 > > <snip>
wep_tx_keyidx=0 will use the '0' WEP for transmission. Usually you have 4 WEP keys, labeled 0 through 3. By default you ususally use the 0 key for everything. However, as with most things, you can use any of the 4 keys. This just gives wpa_supplicant the correct key to use. For ASCII strings, you do surround the string in quotes. HTH Doug Miller