On Mon, Apr 29, 2024 at 05:04:06PM -0400, MLH wrote: > Same : > inet6 fe80:: (redacted but looks good)
Link local address. > inet6 ::1000/128 flags 0 Bogus. > dhcpcd issued a bunch of ipv6 stuff on startup that indicated all > was fine but it didn't go into dmesg or a logfile that I can find > and it appeared to wait a bit until an ipv6 addr was satisfied. You need to show more of the dhcp conversation and router discovery output (and/or debug logs), or capture a tcpdump. Your router doesn't seem to advertize itself and not provide a prefix for your public IPv6 address. Martin