Hi,

using version 1.0 revision 2555 on Asus wl500gp.
WLAN as AP worked fine wirth WPA2 for some weeks.
Then, without changing anything on the box, useres reported, they cannot 
connect any more.
Users can see the SSID in their WLAN List but cannot connect due to encryption 
error messages.

iwconfig says Encryption key:off
ifdown/up does not set the key.
I'm wondering, why wl status says the interface is in Managed mode when 
iwconfig says it's in master.
Also, wl says Capability: ESS WEP and not WPA

Any ideas on this?

Thanks, Jens


[EMAIL PROTECTED]:~# wl -i eth2 status
SSID: "WRT"
Mode: Managed   RSSI: 0 dBm     noise: 0 dBm    Channel: 11
BSSID: 00:1F:C6:3D:81:8A        Capability: ESS WEP ShortSlot
Supported Rates: [ 1(b) 2(b) 5.5(b) 6 9 11(b) 12 18 24 36 48 54 ]


[EMAIL PROTECTED]:~# iwconfig eth2
eth2      IEEE 802.11-DS  ESSID:"WRT"
          Mode:Master  Frequency:2.462 GHz  Access Point: 00:1F:C6:3D:81:8A
          Tx-Power:19 dBm
          RTS thr=2347 B   Fragment thr=2346 B
          Encryption key:off
          Link Noise level:-74 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

/etc/network/interfaces
auto eth2
iface eth2 inet static
        address 192.168.2.1
        netmask 255.255.255.0
        broadcast +
        wireless-type broadcom
        wireless-country DE
        wireless-mode ap
        wireless-ssid WRT
        wireless-channel 11
        wireless-security wpa-psk
        wireless-authorization psk psk2
        wireless-encryption aes+tkip
        wireless-wpa-key ***
_______________________________________________
freewrt-users mailing list
freewrt-users@freewrt.org
https://www.freewrt.org/lists/listinfo/freewrt-users

Reply via email to