Quote from: Patrick M. Hausen on Today at 09:37:14 AMQuote from: funtowne on Today at 08:20:14 AMInteresting, I also see "STABLEADDR" set on the nd6 flags for my non-WAN interfaces. These interfaces are still generating MAC-Derived addresses, even with the new sysctl set. Is there a sort of hard-coded reason for this behavior?
It's a new feature changing and potentially breaking existing installations, so it's not enabled by default. Create this tunable in System > Settings > Tunables and reboot: net.inet6.ip6.use_stableaddr=1
Quote from: OPNenthu on Today at 08:51:21 AMQuote from: Monviech (Cedrik) on Today at 08:40:13 AMhttps://github.com/opnsense/core/pull/10709
Thank you! Is this going out soon or should we apply it as a patch for now?
Quote from: funtowne on Today at 08:20:14 AMInteresting, I also see "STABLEADDR" set on the nd6 flags for my non-WAN interfaces. These interfaces are still generating MAC-Derived addresses, even with the new sysctl set. Is there a sort of hard-coded reason for this behavior?