On Tue, Aug 16, 2016 at 11:50:33PM -0700, Rick Thomas wrote:

> It may be worth noting that after “updateinitramfs -u” I don’t see 
> /etc/sysctl.conf in the new initrd file:
> 
> > root@sheeva:~# lsinitramfs -l /boot/initrd.img | grep sysctl
> > -rwxr-xr-x 205 root     root            0 Apr 17 15:03 sbin/sysctl
> 
> So if the kernel is picking up the RA before switching out of the initrd, 
> there’s no way for it to know that it should not be doing that…   /-:

Yes, that's unfortunate. What you then have to do is clean up after the
kernel, by adding the following to /etc/network/interfaces:

        pre-up ip -6 a flush dev $IFACE mngtmpaddr

You can add this to either the inet or inet6 stanza.

-- 
Met vriendelijke groet / with kind regards,
      Guus Sliepen <g...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to