8 May
2023
8 May
'23
09:44
On 2023-05-08 11:28, Per Jessen wrote:
Carlos E. R. wrote:
Telcontar:~ # cat /etc/resolv.conf ... nameserver 127.0.0.1 nameserver 192.168.1.16 nameserver 2a02:9000::aaaa Telcontar:~ #
It is using wicked and fixed address, but IPv6 comes via dhcp or whatever.
SLAAC - seeing as that IPV6 nameserver is the only non-static entry in your resolv.conf, I'll venture a guess and say your IPv6 config is being updated or renewed, which causes your resolv.conf to be updated too.
cer@Telcontar:~> journalctl -b | grep -i SLAAC cer@Telcontar:~> The router does DHCPv6 and RADVD. There is also MLD Snooping -- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)