#20354: Statefull IPv6 adressing does not broadcast correct IPv6 gateway
-------------------------+-------------------------------------------------
  Reporter:  gnutella    |      Owner:  developers
      Type:  defect      |     Status:  new
  Priority:  normal      |  Milestone:  Chaos Calmer (trunk)
 Component:  base        |    Version:  Trunk
  system                 |   Keywords:  ipv6 dhcpv6 gateway ra_management
Resolution:              |  nexthop
-------------------------+-------------------------------------------------

Comment (by cyrus):

 The following settings work fine for me in /etc/config/dhcp:
 The clients get a default route via RAs

 {{{
 config dhcp 'lan'
         option interface 'lan'
         option ra 'server'
         option dhcpv6 'server'
         option ra_management '2'
 ....
 }}}

 Why do you set ip6prefix and ip6gw in the lan-interface config?
 This seems counter-intuitive to me. Shouldn't those two be in some wan
 related section?

 In any case what does: "ifstatus lan" return?
 Are there any odhcpd related log entries in the syslog ("logread")?

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