#18656: hostapd auto-selects indoor channels if DFS is enabled
-------------------------+-----------------------------------
 Reporter:  andrenarchy  |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  packages     |    Version:  Barrier Breaker 14.07
 Keywords:               |
-------------------------+-----------------------------------
 If DFS is enabled, hostapd may select an indoor channel. There should be
 support for pure outdoor sites since the use of indoor channels is not
 allowed in this setting (at least in regd DE).

 The used wireless config (on barrier breaker r43770) is
 {{{
 config wifi-device 'radio1'
         option type 'mac80211'
         option channel '136'
         option path 'pci0000:00/0000:00:00.0'
         option htmode 'HT20'
         option disabled '0'
         option country 'DE'
         option doth '1'
         option hwmode '11a'
         option diversity '1'

 config wifi-iface
         option ifname 'wlan1-dhcp-5'
         option network 'dhcp'
         option encryption 'none'
         option device 'radio1'
         option mode 'ap'
         option ssid 'berlin.freifunk.net'
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18656>
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