config interface 'lan'
...
option type 'bridge'
option ifname 'eth0.1'
option proto 'static'
option ip6ifaceid '::CB0:A0'
...
Currently, the IPv6-PD + fixed suffix method is used to configure the IPv6 address of the router's LAN interface through the above configuration. However, this interface has only one IPv6 public network address. Can OpenWRT enable the ipv6 privacy extensions mode like other Linux or Windows systems, so that the router LAN interface is configured with a temporary IPv6 address with a random suffix, and this is used when the router LAN interface is accessed externally. Temporary suffix address.
I didn't find any useful information! The problem on my side is: IPv6-PD + random (temporary address) and IPv6-PD + eui64 two addresses exist on the router's LAN interface at the same time, not one of the two or other machines on the LAN need to enable the IPv6 privacy extension .