On 03/11/15 02:57, Sergey Ryazanov wrote:
2015-03-11 8:50 GMT+03:00 Eric Schoeller <[email protected]>:
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-iface
        option device    radio0
        option network   wlan        <---
        option mode      sta
        option ssid      xfinitywifi
        option bssid     CE:35:40:6B:X:X

Check 'wlan' interface configuration. If it has 'type = bridge', than
you should use WDS (4 addr frames) for this wireless connection, or
remove 'type = bridge' from 'wlan' interface configuration.

It's a pretty simple interface configuration:

config interface wlan
        option ifname    wlan0
        option proto     dhcp
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to