Re: Debian Trixie install SLAAC
Marc Haber <[email protected]> Sat, 23 May 2026 22:45:32 +0200
| Newsgroups | gmane.linux.debian.devel.ipv6 |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 23, 2026 at 10:21:06PM +0200, Pascal Hambourg wrote: >On 23/05/2026 at 22:09, Marco Moock wrote: >>Am 23.05.26 um 22:04 schrieb Pascal Hambourg: >>> >>>Are you saying that all information in the RA, including prefix >>>and RDNSS, should be used regardless of the M and O flags ? >> >>Yes. >>If you do not want the SLAAC address, don't set the A flag for the >>prefix. If you do not want the rdnss option, don't set it. Otherwise >>it should be used. :-) > >And how should a host behave if M or O is set and stateful >configuration using DHCPv6 fails ? Maybe the fundamental misunderstanding is that all of this is not alternative, but additive. In IPv6, it is a fully normal case that a host has multiple IPv6 addresses. In the installer, it will have a link local address, the address chosen in result of SLAAC, and addresses (multiple ones!) assigned by DHCPv6, and if we as the user for manually configured static addresses, those in addition. In other operating systems, other addresses, for example created by privacy extensions, are added as well. Greetings Marc