<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi</div><div><br></div><div>I played around with IPv6 on my Mac today (Mac OS Catalina) and I noticed that besides the IP from DHCPv6 (dynamic) it&#39;s also generating two other addresses.</div><div dir="ltr"><div><br></div><div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>ether aa:bb:cc:dd:ee:ff</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>inet6 fe80::1cad:944f:df4a:d123%en0 prefixlen 64 secured scopeid 0x7</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>inet6 2001:123:44:55:1a:f346:1bef:b88a prefixlen 64 autoconf secured</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>inet6 2001:123:44:55:20ac:49d2:68c5:595b prefixlen 64 autoconf temporary</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>inet6 2001:123:44:55::101 prefixlen 64 dynamic</div><div><br></div></div><div>I don&#39;t really know that the &quot;secured&quot; address is used for TBH (both autoconf are randomized and not based on the MAC)</div><div>The temporary address is used for outgoing connections and is changed every so often.</div><div>The dynamic address if from my DHPv6 server.</div><div><br></div><div>I think Windows has the same behaivour.</div><div><br></div><div>This got me thinking, if the temporary address is used as the outgoing source address, this gives me even less incentive to use DHCPv6. Especially since my Juniper SRX supports RDNSS via RA: <a href="https://tools.ietf.org/html/rfc8106">https://tools.ietf.org/html/rfc8106</a></div><div><br></div><div><div>set protocols router-advertisement interface ge-0/0/0.20 dns-server-address 2001:4860:4860::8888 lifetime 3600</div><div>set protocols router-advertisement interface ge-0/0/0.20 dns-server-address 2001:4860:4860::8844 lifetime 3600</div><div>set protocols router-advertisement interface ge-0/0/0.20 prefix 2001:123:44:55::/64</div></div><div><br></div><div></div><div>When I read DHCPv6 vs SLAAC it often boils down to &quot;control&quot; but I don&#39;t see the need to allocate a dynamic address if the autogenerated are used. For client&#39;s you dont really have any inbound connections unless it&#39;s a support case.<br></div><div><br></div><div>What&#39;s your view on this?</div><div><br></div><div>Thanks!</div></div></div></div></div></div>