On Fri, Jul 17, 2015 at 2:51 PM, Lars Bjørndal <[email protected]> wrote: > I'd appreciate to get some help about IPv6 configuration on Barrier > Breaker. I've configured two interfaces, lan and wlan, both with > option ip6assign '60'. But after reboot, it's only the lan interface > that has working IPv6.
To assign a /60 to both lan and wlan you would need a /59 - so the /60-assignment to lan already takes over the whole prefix you received. Try reducing the ip6assign sizes, to e.g. 62. Jonas _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
