#[SOLVED] help debugging systemd network dhcp iwd ipv6

6 messages · Page 1 of 1 (latest)

minor fox
#

I have recently experienced a problem connecting to my Wi-Fi network using systemd and iwd, trying to use systemd's built-in DHCP. The connection is established but I don't get any IP assigned and no routes. networkctl status says "degraded" or "degraded (configuring)" with -a. How can I debug it further? I can connect to a different Wi-Fi network, so there is something wrong with this one in particular. And it was working fine yesterday.

#

The only salient difference between the networks to me is that the one that isn't working also supports IPv6, whereas the one that is working is IPv4 only...

#

but I don't know if that's actually relevant

#

I can't see any details in the journalctl -u systemd-networkd logs - where else would I look for info on what's going wrong?

#

hmm, interestingly my Android device also can't get an IP on this network... makes it seem like it might be a problem with the network rather than my laptop config

minor fox
#

yep lol rebooting the router seems to have fixed it