Re: Debian Trixie install SLAAC
Thomas Marcks Von Würtemberg <[email protected]> Fri, 22 May 2026 10:17:11 +0200
| Newsgroups | gmane.linux.debian.devel.ipv6 |
|---|---|
| Message-ID | <[email protected]> |
Hi, Reading the syslog shows it=E2=80=99s getting the DNS, but it the says: Netcfg : DEBUG Not queueing rdnssd installation to make sure not to interfer= e with network-manager 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 ne= tcfg succeeded but requested to be left unconfigured. So I=E2=80=99m not sure what goes wrong here. Best regards, Thomas=20 > On 12 May 2026, at 21:08, Pascal Hambourg <[email protected]> wrote: >=20 > =EF=BB=BFOn 12/05/2026 at 13:19, Thomas Marcks von W=C3=BCrtemberg wrote: >> it looks to me like the installer fails to set the DNS correctly when >> using a pure SLAAC network. >=20 > It works for me, /etc/resolv.conf has the advertised IPv6 DNS address. > Can you check lines prefixed with "netcfg" in installer logs (/var/log/sy= slog in the installer, /var/log/installer/syslog in the installed system aft= er installation) ? >=20 > netcfg is the installer component in charge of setting up the network. > It runs rdnssd and rdisc6. rdnssd writes DNS entries received from RA to /= tmp/rdnssd_resolv, and netcfg writes them to /etc/resolv.conf. >=20