OpenWrt Forum Archive

Topic: Wireless Configuration Problem of SR71-15 radio on Routerstation pro

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

Hi,
I am using SR71-15 radio on router station pro. This radio is using atheros chipset. I want to use this as a client which will connect to Rocket-M5 ( AP-WDS). Can any one please tell me what are the configuration files that need to be changed and make the radio work??

Thanks

Regards

/etc/config/wireless and /etc/config/network

thanks for your reply. i am noob to this so i am unable to change the files.


/etc/config/wireless
--------------------------

config wifi-device radio0
    option type     mac80211
    option macaddr    00:27:22:0e:68:XX
    option channel  149
    option hwmode    11na
    option htmode    HT20
    list ht_capab    SHORT-GI-40
    list ht_capab    TX-STBC   
    list ht_capab    RX-STBC1
    list ht_capab    DSSS_CCK-40
    option country    PK


config wifi-iface
    option device    radio0
    option mode    sta
     option wds 1
    option ssid    Rocket-M5 ( SSID of the BASE STATION configured as AP-WDS )
    option encryption none


this is the configuration file of /etc/config/wireless. I want to make it client.

My Rocket M5 is base stattion and has been configured as AP-WDS.


my

/etc/config/netwok
-----------------
config wlan
       option ifname wlan0
        option proto static
         option ipaddr 192.168.1.21
           option netmask 255.255.255.0

after this when i do

wifi up

it shows the error as

ADDRCONF(NETDEV_UP):Wlan0:link is not ready.

kindly tell me are the configuration files are correct? if not how to correct the files and how to make the connection work?

Thanks

Regards

Read the wiki recipes and client mode articles.

i have read a lot, i am unable to identify the problem. i am constantly recieving the follwing error:

ADDRCONF(NETDEV_UP): wlan0: link is not ready.

Kindly guide me what can be the issue? is this the driver side issue or the configuration side? I have Atheros AR9160 with DFS SUPPORT chipset.

Waiting for replies.

Thanks

regards

The discussion might have continued from here.