#16923: Odhcpd in relay mode doesn't work at boot
-----------------------+----------------------------------
  Reporter:  jch@…     |      Owner:  cyrus
      Type:  defect    |     Status:  assigned
  Priority:  normal    |  Milestone:  Chaos Calmer (trunk)
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:  ipv6
-----------------------+----------------------------------

Comment (by sebastian@…):

 I have a workaround: Go to System -> Startup and add the following line to
 your local startup script (before the exit 0 line, of course)

 {{{
 sleep 60; /etc/init.d/odhcpd restart
 }}}

 This waits 60s after startup of the device and restarts the odhcpd daemon.
 It did not work for me without sleep, you may have to adjust the time for
 your device.

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