Bonjour,

I try to change the default dns configured by my ISP on a fedora 40.

Once upon a time it was easy: just change the file /etc/resolv.conf.... now....

So, according to some information got from the internet, I created a directory
/usr/lib/systemd/resolved.conf.d/

then wrote a file in this directory named fdn.conf with:

[Resolve]

DNS=80.67.169.12#ns0.fdn.fr 2001:910:800::12#ns0.fdn.fr
DNSSEC=yes
DNSOverTLS=yes

and restarted systemd-resolved.service (and NetworkManager), but this does not worked...

dig -x 2a01:cb14:81da:2800:3649:5bff:fe29:3ce0

returns:

;; communications error to 127.0.0.53#53: timed out
;; communications error to 127.0.0.53#53: timed out
;; communications error to 127.0.0.53#53: timed out

What did I miss?

Thank you.

--
François Patte
UFR de mathématiques et informatique
Laboratoire CNRS MAP5, UMR 8145
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)6 7892 5822
http://www.math-info.univ-paris5.fr/~patte
--
_______________________________________________
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