#18019: dhcp doesnt work after some hours
-----------------------+------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 Since some weeks I have troubles with dhcp, PC clients dont get a IP renew
 and got stuck while "getting IP". I have to reboot the router and
 afterwards it's working for some random time, mostly a few hours to 48h. I
 dont see anything wrong in the logs.

 I have tried Router Advertisement-Service/RA/NDP hybrid and server mode
 but doesnt see any difference.

 Config:


 {{{
 config dhcp 'lan'
         option interface 'lan'
         option start '100'
         option leasetime '12h'
         option ra_management '1'
         option ra 'hybrid'
         option dhcpv6 'hybrid'
         option ndp 'hybrid'
         option limit '50'

 config dhcp 'wan'
         option interface 'wan'
         option ignore '1'

 config odhcpd 'odhcpd'
         option maindhcp '0'
         option leasefile '/tmp/hosts/odhcpd'
         option leasetrigger '/usr/sbin/odhcpd-update'
 }}}

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