OpenWrt Forum Archive

Topic: wgt634u and wpa.

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

Hi,
I have just flashed my wgt634u with this kamikaze snapshot:
http://downloads.openwrt.org/snapshots/ … uashfs.bin

But now I'm unable to use wpa in AP mode. I have tried to set /etc/config/wireless like this:
config wifi-device  wifi0
        option type     atheros
        option channel  5
#       option diversity 1
#       option txantenna 0
#       option rxantenna 0
#       option distance  2000
# disable radio to prevent an open ap after reflashing:
#       option disabled 1


config wifi-iface
        option device   wifi0
        option network  lan
        option mode     ap
        option ssid     wgt634u
        option hidden   0
#      option txpower  15
#      option bgscan   enable
        option encryption wpa
        option key xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

But when I reboot wifi0 in disabled.

Can you help me?

PS: Excuse me for grammar mistakes, I'm not english!

(Last edited by draxx on 21 Mar 2007, 15:33)

it's "option encryption psk" - read the docs

The discussion might have continued from here.