Hello,

I am having difficulty using openwrt (Backfire (10.03, r23913)) to connect in station mode to another wireless network. I have setup the following in /etc/config/wireless:

config wifi-device radio0
        option type     mac80211
        option channel  1
        option macaddr  00:15:6d:84:X:X
        option hwmode   11ng
        option htmode   HT20
        list ht_capab   SHORT-GI-40
        list ht_capab   DSSS_CCK-40
        option disabled 0

config wifi-iface
       option device    radio0
       option network   wlan
       option mode      sta
       option ssid      xfinitywifi
       option bssid     CE:35:40:6B:X:X

However after running the "wifi" command wlan0 is not associated with the desired network. Associating with the access point directly from the command line works just fine:

# iwconfig wlan0 essid xfinitywifi ap CE:35:40:6B:X:X

This is running on a Ubiquiti router station pro with two ubiquiti SR71-A ath9k radios.

I am sure I'm making a simple mistake somewhere, but I can't find it. Any help is appreciated!

Eric.
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to