On 26/03/2015 23:51, Steven Barth wrote: > Radvd isn't part of OpenWrt for a while. dnsmasq doesn't support > downstream delegation and its DHCPv6 features aren't well integrated > if you have a dynamic prefix e.g. delegated from your ISP. I've been messing with the 'constructor' option for quite a while which is supposed to handle dynamic prefix allocation/deprecation, admittedly with my HE tunnel things aren't very (at all!) dynamic, but dnsmasq does pick up new publicly routable prefixes and start RA & DHCPv6 on them automagically for me. From my /etc/dnsmasq.conf
dhcp-range=lan,::100, ::F:FFFF:FFFF, constructor:br-lan, ra-names, 64, 12h enable-ra I'll get back in my box now.
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
