#16923: Odhcpd in relay mode doesn't work at boot
----------------------+-------------------------------------
 Reporter:  jch@…     |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  Barrier Breaker (trunk)
Component:  packages  |    Version:  Trunk
 Keywords:  ipv6      |
----------------------+-------------------------------------
 My ISP is providing a single /64, so I'm running with the following
 configuration:

     config dhcp wan6
         option dhcpv6 relay
         option ra relay
         option ndp relay
         option master 1

     config dhcp 'lan'
         [...]
         option dhcpv6 'relay'
         option ra 'relay'
         option ndp relay

 and same for wifi0 and wifi1 (I've unbridged the interfaces).

 After I reboot, odhcpd is running (according to ps), but no global IPv6
 has been assigned to the lan/wifi0/wifi1 interfaces, and no RAs are being
 sent.  This can be worked around by logging in and doing

     /etc/init.d/odhcpd restart

 which causes the IPv6 addresses to be set.

 --jch

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