Re: Debian Trixie install SLAAC
Thomas Marcks von Würtemberg <[email protected]> Sat, 23 May 2026 17:12:15 +0200
| Newsgroups | gmane.linux.debian.devel.ipv6 |
|---|---|
| Message-ID | <[email protected]> |
Hi, This solved the issue! My router was set with managed-address-configuration to yes per default and that triggerd the dhcpv6. Once i removed it, the installation works without issue. Perhaps a log message can be added to help in situations like this, something like "RA expecting stateful address config". Thank you for the help! Best regards, Thomas On 5/23/2026 12:11 AM, Pascal Hambourg wrote: > On 22/05/2026 at 10:17, Thomas Marcks Von Würtemberg wrote: >> >> Reading the syslog shows it’s getting the DNS, but it the says: >> Netcfg : DEBUG Not queueing rdnssd installation to make sure not to >> interfere with network-manager > > My syslog says the same. > >> It then stops the rdnssd and starts to look at dhcpv6 and dhcpv4 it >> mentions reading resolve.conf, says state is now 3 and the last line >> is menu item netcfg succeeded but requested to be left unconfigured. > > My syslog does not mention dhcpv6. It starts dhcpv6 only if the RA has > AdvManagedFlag or AdvOtherConfigFlag set to on in my router > radvd.conf, meaning that this is not pure SLAAC. rdisc6 shows them as > "Stateful address conf" and "Stateful other conf". >