I have several Raspberry Pi servers at home all running on Raspbian / Debian Jessie. All of them have IPv6 enabled by default but I was quite surprised that they behave a bit differently when it comes to IPv6 address generation.
While those running a somewhat older Jessie images configure themselves with a static IPv6 interface identifier, I noticed that others running on somewhat newer Jessie images configure random interface IDs that change over time. While this is a cool feature for client devices, referred to as IPv6 privacy extensions, it’s quite undesirable when using a Raspberry Pi as a server and making it accessible over the Internet over IPv6.
Continue reading The Raspberry Pi and a Static IPv6 Interface ID


