Page 1 of 1

no airlight can not connect to network

Posted: Sat Oct 15, 2011 5:05 am
by will.brett
I have seen that someone has already posted a thread about this but I have tried to fix mine using the help there but no change.

I have installed openwrt without issue...i then went through and tried to make sure all my settings were correct following the guide.

but when i try and restart the network the air light doesnt come on and it posts the message sending discover a few times.

i tested the ping just to make sure and it doesnt work.

please help...i would be very greatful ( i am a complete novice to this )

here are my settings:

root@OpenWrt:/# vi /etc/config/wireless

- /etc/config/wireless [Modified] 10/14 71%
"/etc/config/wireless" 14L, 359C
config wifi-device wl0
option type broadcom
option channel 5 # the channel your wireless is on


config wifi-iface
option device wl0
option network wan
option mode sta # configures the router to connect to your network
option ssid virginmedia4379414
option encryption wpa # the encryption mode of your network
option key xxxxxxxx (blocked out)

i noticed that my network uses wpa rather than wep could this be the problem? my network is also using channel 5.

The ssid and password are correct


if you need any more information dont hesitate to ask..

Thank you kindly

Will Brett


~

Re: no airlight can not connect to network

Posted: Sat Oct 15, 2011 5:58 am
by will.brett
Problem solved.

The issue was the wpa (probably used the wrong code/name here)

I switched my network over to wep instead and now the router works perfectly

Re: no airlight can not connect to network

Posted: Sat Oct 15, 2011 12:01 pm
by mightyohm
I have had success getting WPA2 to work, but I have never figured out how to get WPA going. Without the time to investigate further, I have given up and only use the router with WEP or WPA2-AES. :D

Re: no airlight can not connect to network

Posted: Mon Nov 14, 2011 4:34 am
by Jeff_
i totally can't get it working on encrypted network, i normally use wpa2-psk with aes and my ssid has a''-'' in it.
the only possible way to connect it is changing it to uncrypted

Re: no airlight can not connect to network

Posted: Mon Nov 14, 2011 9:47 am
by mightyohm
I have definitely seen networks that were impossible to connect to (or that I gave up on after an hour of messing with).

Try changing the SSID to something simple, no special characters, and try WEP encryption first. See if you can get that working. Then try WPA2.

Re: no airlight can not connect to network

Posted: Mon Nov 14, 2011 1:57 pm
by jeroen94704
I use WPA2-PSK with AES, and have no problem connecting. That's with OpenWRT Backfire (10.03) though.