All of lore.kernel.org
 help / color / mirror / Atom feed
* Issue with iwd 1.3 + systemd-resolved + iwd's built-in network configuration not adding DNS servers
@ 2019-12-16  7:48 caljorden
  2019-12-16 21:37 ` carbonchauvinist
  2019-12-16 22:23 ` Denis Kenzior
  0 siblings, 2 replies; 7+ messages in thread
From: caljorden @ 2019-12-16  7:48 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 1348 bytes --]

Hello everyone,

I have hit an issue with iwd 1.3 on Arch Linux (also reported in arch bug tracker https://bugs.archlinux.org/task/64855) where with a minimal iwd configuration using the built-in network configuration and systemd-resolved for DNS, iwd 1.3 does not properly add the DNS servers to systemd-resolved.

I saw this first on my laptop, which I temporarily worked around by simply disabling the internal network configuration and manually running dhclient.  But, once I updated Arch on my workstation, and hit the same issue, I thought I should report it.  I opened the bug in Arch's bug system, not knowing (and still not entirely sure) if the issue is specific to Arch Linux or not.

I found that by reverting the commit 930528e35, and removing one call to the added function that had been added after this patch was applied, the problem went away.

I am not sure if this is some bad interaction between iwd and systemd-resolved in Arch, or some wider issue.  I have hit this issue on my home network using WPA2-PSK, as well as my work network (WPA2 Enterprise), so I do not think this is related to the network type of the connection.  My iwd/main.conf file looks like this:

---------------
[General]
EnableNetworkConfiguration=true

[Network]
NameResolvingService=systemd
---------------

Thank you,

Caleb Jorden

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-12-17 17:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-16  7:48 Issue with iwd 1.3 + systemd-resolved + iwd's built-in network configuration not adding DNS servers caljorden
2019-12-16 21:37 ` carbonchauvinist
2019-12-16 21:52   ` carbonchauvinist
2019-12-16 22:23 ` Denis Kenzior
2019-12-17  0:49   ` carbonchauvinist
2019-12-17  5:07   ` caljorden
2019-12-17 17:05     ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.