OK guys, another one about wireless client mode.
I've got an existing AP (commercial AP-2000 v2.5.2), which is running with 128-bit encryption, and is providing 802.11B on channel 10.
I've checked and my laptop can join the AP no problem with the encryption key.
I'm now trying to get my WRT54G to connect.
firmware_version=v2.02.7
running whiterussian_rc2
I've separated the bridge, so the wireless and lan ports are separated, so I have the LAN ports connected to my wired lan, but cannot get the wireless portion to make a connection, or even see the wireless network. I've followed the ClientHowTo and many forum advice/tutorials, to no avail. Can somebody spot the problem here?
iwconfig eth1
eth1 IEEE 802.11-DS ESSID:""
Mode:Repeater Frequency:2.457 GHz Tx-Power:31 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption key:6D65-6C69-7373-6162-6574-6163-6F
root@OpenWrt:/etc/init.d# wl join "AB-NETB" key 6d656c6973736162657461636f
root@OpenWrt:/etc/init.d# wl status
eth1: Invalid argument
Not associated. Last associated with SSID: ""
root@OpenWrt:/etc/init.d# wl ssid "AB-NETB"
Setting SSID "AB-NETB"
root@OpenWrt:/etc/init.d# wl ssid
Current SSID: ""
root@OpenWrt:~# wl scan
root@OpenWrt:~# wl scanresultsSo, I've tried using wl to join the network, which doesn't appear to do anything, scan doesn't show and results, and manually setting the ssid appears to get 'forgotten' straight after setting it.
Here are the wl settings stored in nvram:
root@OpenWrt:/etc/init.d# nvram show |grep wl
size: 7200 bytes (25568 left)
wl_radius_port=1812
wl_mac_deny=
wl0_net_mode=mixed
wl0_frameburst=off
wl0_wep_buf=
wl0_macmode1=disabled
wl_phytypes=
wl0_infra=1
wl0_country_code=UK
wl_infra=1
wl_radius_ipaddr=
wl0_ifname=eth1
wl0_mode=wet
wl0_gmode=1
wl_active_add_mac=0
wl_gmode=0
wl0_wep_last=
wl0_dtim=1
wl0_ssid=AB-NETB
wl_plcphdr=long
wl_macmode=disabled
wl0_key1=6d656c6973736162657461636f
wl_phytype=g
wl0id=0x4320
wl0_key2=
wl_lazywds=1
wl0_key3=
wl0_key4=
wl_auth_mode=disabled
wl_wpa_psk=
wl_mode=sta
wl0_plcphdr=long
wl0_rate=0
wl0_closed=1
wl_wpa_gtk_rekey=3600
wl0_macmode=disabled
wl0_radioids=BCM2050
wl0_phytype=g
wl0gpio2=0
wl0_lazywds=1
wl0gpio3=0
wl0_antdiv=-1
wl_dtim=1
wl_ssid=linksys
wl0_mac_list=
wl_passphrase=
wl_key1=775A32E1083F65357E895153A1
wl_key2=
wl0_unit=0
wl_key3=
wl_country_code=UK
wl_key4=
wl_hwaddr=
wl_active_mac=
wl_net_mode=mixed
wl_rate=0
wl_macmode1=disabled
wl0_mac_deny=
wl0_radius_port=1812
wl0_auth=0
wl0_radius_ipaddr=
wl_country=Worldwide
wl_ofdm= 0
wl_rateset=default
wl_wep_bit=128
wl_radius_key=
wl_unit=0
wl0_phytypes=g
wl0_frag=2346
wl0_wep=on
wl0_wet=1
wl0_country=Worldwide
wl_atten_bb=3
wl_wds=
wl0_rateset=default
wl0_wep_bit=128
wl_auth=0
wl_wep_last=
wl_cck= 28
wl_frameburst=off
wl0_passphrase=
wl0_rts=2347
wl_ifname=
wl_wep=enabled
wl_gmode_protection=off
wl0_wpa_gtk_rekey=3600
wl_frag=2346
wl_wep_gen=
wl0_key=1
wl0_active_mac=
wl_maclist=
wl_atten_radio=4
wl_radioids=
wl0_radio=1
wl_corerev=
wl_channel=10
wl0_bcn=100
wl_radio=1
wl0_hwaddr=00:12:17:BD:6B:C3
wl0_wep_gen=
wl0_gmode_protection=off
wl0_maclist=
wl_rts=2347
wl_tssi_result= 28
wl_mac_list=
wl0_radius_key=
wl0_corerev=7
wl_key=1
wl0_channel=10
wl_atten_ctl=48
wl0_auth_mode=disabled
wl_closed=0
wl_delay=1
wl_bcn=100
wl_wep_buf=
wl_antdiv=-1
Can anyone spot where i've gone wrong as I'm going round in circles!!
Many thanks.
Andy.
