#17262: wlX interfaces not being added to br-lan
-----------------------+---------------------------------------
  Reporter:  mravouk   |      Owner:  hauke
      Type:  defect    |     Status:  accepted
  Priority:  normal    |  Milestone:  Chaos Calmer (trunk)
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:  broadcom interface bridge
-----------------------+---------------------------------------

Comment (by hauke):

 I flashed BB RC3 on my WNDR3400, installed kmod-brcm-wl and wlc and then
 configured wifi and I do not have any problems with wl0 being added to the
 bridge:

 {{{
 root@OpenWrt:/# brctl show
 bridge name     bridge id               STP enabled     interfaces
 br-lan          7fff.30469a84357e       no              eth0.1
                                                         wl0
 }}}

 {{{
 root@OpenWrt:/# cat /etc/config/wireless
 config wifi-device  wl0
         option type     broadcom
         option channel  1

         # REMOVE THIS LINE TO ENABLE WIFI:
 #       option disabled 1

 config wifi-iface
         option device   wl0
         option network  lan
         option mode     ap
         option ssid     OpenWrt
         option encryption psk2
         option key      1234567890
 }}}

 Could someone with this problem try this wireless config with BB rc3 and
 report back?

--
Ticket URL: <https://dev.openwrt.org/ticket/17262#comment:11>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to