OpenWrt Forum Archive

Topic: Problem with WPA

The content of this topic has been archived on 20 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi

I have problem with TP-Link with openwrt and Samsung i5700. When I have set WPA encription I can't surf the net over wifi. Today I' turn off encription, and phone work fine. After that I'm turn on WEP and WPA2 and phone still work fine, but it is not with WPA. I can't open ane website, can't connect to instant messager and android market.

My router is 1043ND with Backfire r28596

Hi,

Perhaps you can share your /etc/config/wireless file? Also, have you tried a different device connecting to the TP-Link?

Thanks,

Sam

I have also connect 2 laptops and 2 acces points. I have't problem on this devices only on phone when WPA is set. When i set WEP or WPA2 everythink works fine.

My /etc/config/wireless

config 'wifi-device' 'radio0'
    option 'type' 'mac80211'
    option 'macaddr' 'MAC ADDRESS'
    list 'ht_capab' 'SHORT-GI-40'
    list 'ht_capab' 'DSSS_CCK-40'
    option 'htmode' 'HT20'
    option 'channel' '6'
    option 'hwmode' '11g'

config 'wifi-iface' 'ap_g'
    option 'device' 'radio0'
    option 'mode' 'ap'
    option 'network' 'lan'
    option 'ssid' 'MY SSID'
    option 'encryption' 'psk'
    option 'key' 'MY KEY'

(Last edited by janek125 on 7 Nov 2011, 08:49)

Please edit your post and use BBs code tags.

The discussion might have continued from here.