My Flint 2 is configured to provide the ISP’s globally routable IPv6 prefix (which it does). But it does not provide an ULA prefix to the devices. A ULA prefix was generated and is visible in the LuCI interface. What do I have to do to get this prefix to the client devices on the LAN in addition to the ISP’s global prefix?
Solved, I just had to append a line in /etc/config/network:
list ip6class local
1 Like