[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2019-03-11 Thread Mathieu Trudel-Lapierre
** Description changed: + [Impact] + Ubuntu users concerns with privacy of their IP addresses over IPv6. + + [Test case] + 1) Configure netplan with IPv6 privacy enabled: + + network: + version: 2 + ethernets: + eth0: + dhcp6: true + ipv6-privacy: true + + 2) Run 'netplan ap

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2019-03-11 Thread Mathieu Trudel-Lapierre
** Also affects: netplan Importance: Undecided Status: New ** Changed in: netplan Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750392 Title: Cannot en

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2019-03-11 Thread Mathieu Trudel-Lapierre
** Package changed: nplan (Ubuntu) => netplan.io (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750392 Title: nplan cannot enable IPv6 privacy extensions To manage notifications about this

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2019-02-16 Thread Inq
I have a somewhat simmilar situation with the one described in reply #7 but with a little twist. When I configure static ipv6 address and set dhcp6: false, the systems sends a solicit message to the dhcpv6 server, optains an address from the pool, generates a privacy address and binds them to th

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2019-01-23 Thread Daniel Axtens
** Changed in: nplan (Ubuntu) Assignee: Daniel Axtens (daxtens) => (unassigned) ** Changed in: nplan (Ubuntu) Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-12-16 Thread mlx
Ran into this issue today and found out why the privacy settings in /etc/sysctl.d/10-ipv6-privacy.conf are getting ignored - they're being overwritten by /etc/sysctl.d/99-cloudimg-ipv6.conf. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-09-17 Thread Christian
Sorry, just saw the description for the global setting in #6. Don't know why I missed this: 1. sudo nano /etc/netplan/60-ipv6.yaml 2. add: ip6-privacy: true -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-09-17 Thread Christian Saga
I am not sure if I can confirm this for Ubuntu 18.04, as I don't know if nplan is actually the package being used below the GUI. However: Using Linux Mint 19 (Ubuntu 18.04) with sysctl configured privacy extensions: net.ipv6.conf.all.use_tempaddr = 2 net.ipv6.conf.default.use_tempaddr = 2 net.ipv

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-07-31 Thread Daniel Axtens
Hmm, maybe it needs to be explicitly set for NM when the user sets it to off. I'll look into it at some point soon, hopefully. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750392 Title: nplan cann

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-07-31 Thread halfgaar
Referring to #998223, I have the opposite. When I configure static addresses, I get an RFC 4941 address, regardless of sysctl settings (are they even read before netplan starts?). Netplan should have this completely configurable without having to go find other config settings, in my opinion. --

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-07-22 Thread Daniel Axtens
** Changed in: nplan (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750392 Title: nplan cannot enable IPv6 privacy extensions To manage notification

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-07-19 Thread Daniel Axtens
OK, I have it working for me using my ipv6 test bench (https://github.com/daxtens/ipv6-config-demos) Systemd-networkd: root@slaac-rdnss-networkd:~# ip a list temporary root@slaac-rdnss-networkd:~# sudo nano /etc/netplan/60-ipv6.yaml # add ip6-privacy: true root@slaac-rdnss-networkd:~# sudo netp

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-07-19 Thread Daniel Axtens
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 work

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-07-19 Thread Daniel Axtens
Hmm, this will need a YAML key added. I'll see if I can whip something up. ** Changed in: nplan (Ubuntu) Assignee: (unassigned) => Daniel Axtens (daxtens) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-04-18 Thread Sebastian Stark
Any workaround? This is almost a showstopper if not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750392 Title: nplan cannot enable IPv6 privacy extensions To manage notifications about this bug

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-03-05 Thread Gary Gapinski
I notice as well that even if net.ipv6.conf.default.use_tempaddr=2 and net.ipv6.conf.all.use_tempaddr=2 and net.ipv6.conf..use_tempaddr=2, after netplan apply is executed, net.ipv6.conf..use_tempaddr=0 and no RFC 4941 address is present on the interface. -- You received this bug notification beca

[Bug 1750392] Re: nplan cannot enable IPv6 privacy extensions

2018-03-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nplan (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750392 Title: npla