I have a WAN with IPv4 and IPv6 is provided with 6RD and I'm using prefix delegation to local hosts. Works OK.
I have already managed to configure static IPv6 suffix for host that I want to allow a traffic.
Now, when the router boots up, the /64 IPv6 prefix might change.
How am I supposed to add a firewall rule for hosts that are in the local network?
Lets say, the host always generates a IPv6 using <prefix>::f0f0/64
And today the prefix is 2001:2003:ff01:: so the IP would be 2001:2003:ff01::f0f0.
But how about tomorrow, when prefix changes?
Am I supposed to use some kind of ipset using domain names? If those are DynDNS based, those might be out of date, when OpenWRT boots?
Or is there a syntax to say dest = <our global prefix>::<a known suffix>/128