>> I've tried a lot of stuff but I can't seem to get the postup syntax
>> right:
>>
>> postup() {
>>        set -xv
>>        if [[ ${IFACE} == "ath0" ]] ; then
>>                iwconfig ath0 rate 2M
>>        fi
>>        return 0
>> }
>
> What is wrong, the syntax looks fine. Does running the iwconfig manually
> after connection work?

I can't test the computer that's having the issue right now, but it
outputs some strange stuff like:

/a/t/h/0/

during boot and the rate isn't locked down.  Running the command
manually definitely works.  I can get more specific info on the output
tomorrow, but please let me know if anything pops into your head.

- Grant
-- 
[email protected] mailing list

Reply via email to