Hello,
Thanks for the information.
Defining "Optional prefix ID" and "Optional interface ID" allows creating a second ipv6 but unfortunately the one with the MAC is still used on internet.
Configuring in System -> Settings -> Tunables:
effectively creates a random ipv6 used on internet.
Thanks
Thanks for the information.
Defining "Optional prefix ID" and "Optional interface ID" allows creating a second ipv6 but unfortunately the one with the MAC is still used on internet.
Configuring in System -> Settings -> Tunables:
Code Select
net.inet6.ip6.use_tempaddr = 1
net.inet6.ip6.prefer_tempaddr = 1
effectively creates a random ipv6 used on internet.
Thanks