diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 71593686a0..3d7bb52d66 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -66,14 +66,21 @@ /etc/systemd/resolved.conf, the per-link static settings in /etc/systemd/network/*.network files (in case systemd-networkd.service8 is - used), the per-link dynamic settings received over DHCP, and any DNS server information made available by other - system services. See + used), the per-link dynamic settings received over DHCP, user request made via + resolvectl1, and any DNS server + information made available by other system services. See resolved.conf5 and systemd.network5 for details about systemd's own configuration files for DNS servers. To improve compatibility, /etc/resolv.conf is read in order to discover configured system DNS servers, but only if it is - not a symlink to /run/systemd/resolve/stub-resolv.conf or - /run/systemd/resolve/resolv.conf (see below). + not a symlink to /run/systemd/resolve/stub-resolv.conf, + /usr/lib/systemd/resolv.conf or /run/systemd/resolve/resolv.conf (see + below). + + + + + Synthetic Records systemd-resolved synthesizes DNS resource records (RRs) for the following cases: @@ -99,6 +106,10 @@ to their configured addresses and back, but they will not affect lookups for non-address types (like MX). + + + + Protocols and Routing Lookup requests are routed to the available DNS servers, LLMNR and MulticastDNS interfaces according to the following rules: