This is a follow up question to ping displays "Name or service not known"
My laptop with Arch is connected to a fixed IP LAN with a fixed DNS-server. DNS resolving works after executing
sudo systemctl restart systemd-resolved && sudo systemctl stop systemd-resolved
but I have to re-execute the above command after a few minutes. DNSEC is set to allow-downgrade. How can I avoid having to execute the command every few minutes?