On Wednesday 27 Jul 2005 18:14, Mr. The Plague wrote:
> wifi0 is the internal parts of the card. wlan0 is what all userspace
> stuff should address it as. You should configure wlan0, and ignore
> wifi0.
Thanks for that. MDK uses ifrename so I've added a line in /etc/iftab
wlan0 mac {mac addr}
When I finally put
MODE=Managed
in the config it started working.