Re: Encryption mode:restricted ?
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 12 Jan 2004, Klaus Franken wrote: > I'm trying to configure WEP. With my other WLAN card (ACX100) everything is > fine but with my Fiberline FL-WL240U it seems to be buggy. > > WEP off: OK > WEP 128 bit, Open-Mode: OK > WEP 128 bit, restriced mode (shared key): No connect > WEP 128 bit, restriced mode but Acces Point in "open mode": OK > > Atmel at79c505 (RFMD 2958), Driver version 0.12beta5, Fiberline FL-WL240U, > usb-uhci.o, Access Point: D-Link DWL900AP+. restricted mode with the at76c503 means "don't accept unencrypted data packets" only, while shared key authentication is configured by iwpriv wlanX auth_mode 1 That's a bit historic, the meaning of "restricted" with iwconfig wasn't clear to me a year ago and so "shared key" auth got an own command. I'll change it unless someone objects with good arguments /Jörg