Talk:Systemd-resolved
Help people to make the switch
Maybe it would be a good idea to mention what you need to do when switching over from other configurations, like switching from netctl
+ dhcpd
to systemd-networkd
+ systemd-resolved
. Like for example disabling the dhcpd.service
, symlinking /etc/resolv.conf
, etc. If people agree, I could add something like this.
—This unsigned comment is by Hendrikto (talk) 21:52, 2 April 2019. Please sign your posts with ~~~~!
Custom vs per-link DNS: possibly inaccurate information
Systemd-resolved#Manually implies that setting Domains=~.
in the [Resolve]
section will make systemd-resolved prefer custom DNS servers over per-link ones.
However, at least on my laptop,
after following these instructions and making a query with resolvectl query
both custom and per-link
servers are queried, with the results from the per-link server being preferred (observed via tcpdump
).
Is this a problem with the wiki page or is it possibly a bug in resolved
(or is this problem
unique to me)?
Ltskv (talk) 14:42, 11 April 2020 (UTC)
DNS server order?
I don't see systemd-resolved to preserve order on multiple DNS servers. It is constantly switching in between but i don't want that. The 2nd server is only for backup of the 1st. Normal resolv.conf is waiting 5 seconds till it takes the next server in order.
—This unsigned comment is by DocMAX (talk) 23:43, 15 March 2021 (UTC). Please sign your posts with ~~~~!