Comment 5 for bug 1750392

Revision history for this message
Daniel Axtens (daxtens) wrote : Re: nplan cannot enable IPv6 privacy extensions

Hi,

Are you able to test a package for me? I have uploaded netplan.io 0.39+dja1 to https://launchpad.net/~daxtens/+archive/ubuntu/builder - if you could add the ppa and install that version of netplan, it adds a `ip6-privacy` key. Currently I've only wired up the networkd backend, but if that works (or if you need NM for testing), I'll wire up NM.

I've also pushed the WIP patch to https://github.com/daxtens/netplan/tree/ip6privacy if you would like to see it.

I haven't got a good ipv6 network on hand, but I verified that with ip6-privacy: yes for ens3, I saw that /proc/sys/net/ipv6/conf/ens3/use_tempaddr contained 2.

Regards,
Daniel