Carlos E. R. wrote:
Found something that works (it seems). /etc/sysconfig/network/config
NETCONFIG_FORCE_REPLACE="no" NETCONFIG_DNS_POLICY="auto" NETCONFIG_DNS_FORWARDER="dnsmasq" NETCONFIG_DNS_FORWARDER_FALLBACK="yes"
The above is also what I'm using on a machine that has NM and dnsmasq.
This produces in /etc/resolv.conf:
search Laicolasse.valinor nameserver 127.0.0.1 nameserver 80.58.61.254 nameserver 80.58.61.250
Yup, that looks about right. That is your dhcp info plus the 127.0.0.1 (which NM has somehow figured out).
I don't know where that "search" is coming from,
dhcp.
as the file contains NETCONFIG_DNS_STATIC_SEARCHLIST="valinor valinor"
That is being ignored.
which is not taking. If I now say NETCONFIG_DNS_POLICY="static"
I expect you have to use "STATIC". -- Per Jessen, Zürich (7.7°C) Member, openSUSE Heroes (2016 - present) We're hiring - https://en.opensuse.org/openSUSE:Heroes