You are not logged in.

#1 2022-07-27 17:19:52

globster
Member
Registered: 2022-07-27
Posts: 2

[Solved] Iwd's DHCP thing is not working.

I am on a new installation. Installed iwd and wrote the following config file, as suggested by the wiki.

[General]
EnableNetworkConfiguration=true

[Network]
EnableIPv6=true

After this, I started the iwd's systemd service and tried to connect to my home network. It connects, but then shows this error every time I try to ping any website.

ping: archlinux.org: Temporary failure in name resolution

I have tried many websites and other networks I have here, without success.

Last edited by globster (2022-07-27 17:39:41)

Offline

#2 2022-07-27 17:20:40

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,263

Re: [Solved] Iwd's DHCP thing is not working.

Check your journal/service status.

Also DHCP != DNS. Is systemd-resolved started/enabled? https://wiki.archlinux.org/title/Systemd-resolved

Last edited by V1del (2022-07-27 17:23:21)

Offline

#3 2022-07-27 17:25:46

globster
Member
Registered: 2022-07-27
Posts: 2

Re: [Solved] Iwd's DHCP thing is not working.

V1del wrote:

Check your journal/service status.

Also DHCP != DNS. Is systemd-resolved started/enabled? https://wiki.archlinux.org/title/Systemd-resolved

I was about to post the status here, but starting systemd-resolved fixed the problem. It was a lack of understanding by me then. Thanks!

Offline

Board footer

Powered by FluxBB