iwconfig eth1 rate 11Mb
iwconfig eth1 mode Managed
iwconfig eth1 ap 00:0d:72:7c:24:c9
iwconfig eth1 key restricted 00000000

softmac just supports open authentication.


softmac supports wpa (and wep, iirc)

Those are encryption methods. Restricted authentication is an extra step in the authentication sequence that checks to see if the STA can encrypt a challenge text to ensure that it is allowed to get on the network. It's been depreciated and isn't completely supported in SoftMAC (most of the code is there, but the challenge text isn't encrypted).

-Joe
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to