#18117: dhcp doesnt work after random time
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by anonymous):

 It seems the problem is wifi, restarting wifi solves it and clients get
 IP. My wifi config:


 {{{
 config wifi-device 'radio0'
         option type 'mac80211'
         option path 'pci0000:00/0000:00:11.0'
         list ht_capab 'SHORT-GI-40'
         list ht_capab 'TX-STBC'
         list ht_capab 'RX-STBC1'
         list ht_capab 'DSSS_CCK-40'
         option txpower '17'
         option country 'DE'
         option hwmode '11g'
         option distance '20'
         option channel '11'

 config wifi-iface
         option device 'radio0'
         option mode 'ap'
         option encryption 'psk2+ccmp'
         option key '...'
         option ssid '...'
         option network 'lan'

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18117#comment:3>
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