* Craig Small <csm...@debian.org> [08-06-2012 03:38 EEST]:
> reopen 676381
> thankyou
> On Thu, Jun 07, 2012 at 04:22:24PM +0300, Edward J. Shornock wrote:
> > That's what I'm saying. I'm using a Debian kernel. IPv6 is compiled into
> > the kernel. IPv6 is not a module. Yet, I still didn't have the privacy
> > addresses turned on.
> > 
> > Anyway, I'll try to troubleshoot it in my end.
> OK, that's different then (I've had a lot of bug reports regarding
> problems around ipv6 in a module).

I noticed that. ;)

> Can you check that all three items are not set?  I suspect it is to do
> with the configuration being setup before the interface is configured.

For some reason I can reproduce this on two live systems (Sid and
Wheezy) but it works perfectly in a Wheezy virtual machine.

The settings after boot-up:

# awk -F'=' '{print $1}' /etc/sysctl.d/*.conf  |while read foo; do sysctl 
$foo;done
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
net.ipv6.conf.eth0.use_tempaddr = 0

I've not figured out what's stopping it from working on these two boxes
(one is an older system and the other is much "beefier").



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to