netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bad interaction between privacy extensions, prefix lifetimes and protocols that maintain long-term connections.
@ 2017-01-07 15:16 peter green
  2017-01-09 21:41 ` Matthew Hall
  2017-01-11  8:54 ` Bjørn Mork
  0 siblings, 2 replies; 3+ messages in thread
From: peter green @ 2017-01-07 15:16 UTC (permalink / raw)
  To: debian-ipv6, netdev

I just switched my main machine to a new one. After doing so I noticed my connections to IRC were dropping about once per hour.

The old machine had been running a mixed mess of Debian versions while the new machine is running Debian stretch. A critical difference between the old and new machines is that the old machine had privacy extensions disabled while the new machine had them enabled.

Disabling privacy extensions solved the issue but obviously reveals the MAC address of my new machine to the world which is undesirable.

My ISP (a major provider in the UK) router sets a relatively short valid_lft of about 1 hour. Presumably so any changes to the ISP-allocated address will be picked up quickly by clients.

For the main MAC-based address the valid_lft is always short but it is updated by new RAs so the address remains valid.

However privacy addresses inherit their valid_lft from the main MAC-based address and unlike the main address it is not updated causing the addresses to time out. I believe that the timeout of these privacy addresses is what is causing my repeated disconnections from IRC.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-11  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-07 15:16 bad interaction between privacy extensions, prefix lifetimes and protocols that maintain long-term connections peter green
2017-01-09 21:41 ` Matthew Hall
2017-01-11  8:54 ` Bjørn Mork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).