PDA

Bekijk de volledige versie : oleg + Client Mode



fr0p0
21-03-2008, 21:29
Ciao,
I've just installed latest oleg's firmware (1.9.2.7-9) on my WL500GP and I'm looking for info on how to set it in "client mode" such as in dd-wrt...anybody could give me some help/link ?
Thanks in advance
\Fr0p0

fr0p0
23-03-2008, 17:48
up up .... :)

I've got the following SETUP:

Internet <-cable-> AP1 <-wifi-> AP2 <-cable> hostXX

Wifi is using WPA2+PSK algorithm .
AP1: 192.168.1.1
AP2:192.168.1.200


I tried to :
- delete the ethX (wifi) from the default bridge (br0)
- give to ethX a valid IP (192.168.1.210)
- join AP1 (wl join SSID amode ibbs key KKKKKKKKKK)
- ping AP1's IP or GOOGLE's IP from the router without any reply.


I think I'm not able to connect to AP1 from AP2 but I'm not skilled to use "wl" command, please give me some tricks to troubleshoot it...(how to check if the join is go on well or not etc etc)

First of all, "wl join AP imode ibbs key KKKKKK" returns "wl : command not found" whilst without "imode & key" parameters it doesn't give any error ( it means no PATH problem). Do i need different wl.o module ?



[admin@WL-001A927E1FF4 root]$ wl join
join Join a specified network SSID.
Join syntax is: join <ssid> [key xxxxx] [imode bss|ibss] [amode open|shared|wpa|wpapsk|wpa2|wpa2psk|wpanone]

[admin@WL-001A927E1FF4 root]$ wl join AP1 key ZZZZZZZZZZ imode ibss amode wpa2
wl: Not Found



Thanks in advance...