Hi All,

Fedora 39

I am running a caching named server (named-chroot).  It
is listening on 127.0.0.1.  The WAN IP address comes from
the DHCP on my DSL modem.

Problem: the accursed systemd-resolved changes
/etc/resolv.conf

from
    nameserver 127.0.0.1
    search .

to
    nameserver 127.0.0.53
    options edns0 trust-ad
    search .

Meaning no DNS resolution until I vi resolv.conf
every time I boot up, which is what my web searches
tell me to do.

<editorial comment> AAAAAAAHHHHHH!!!!!! </editorial comment>

How do I tell systemd-resolved to stop this annoying behavior.

-T

"options edns0 trust-ad" seems like a good thing

.
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to