You are not logged in.
Pages: 1
I am on a new installation. Installed iwd and wrote the following config file, as suggested by the wiki.
[General]
EnableNetworkConfiguration=true
[Network]
EnableIPv6=trueAfter 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 resolutionI have tried many websites and other networks I have here, without success.
Last edited by globster (2022-07-27 17:39:41)
Offline
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
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
Pages: 1