On 4/29/25 1:10 AM, Javier Perez wrote:
Help. Looking at the about systemd-resolved question prompted me to try
to clear a problem I am having with local DNS.
My home system have few pcs and other devices, some of them with static
ip addresses set at my local router.
My situation is that name resolution does not always work.
For example, if I do
pepebuho@pepewin:~$ dig bloody
; <<>> DiG 9.18.33 <<>> bloody
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61697
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;bloody. IN A
;; ANSWER SECTION:
bloody. 0 IN A 192.168.1.5
;; Query time: 1 msec
;; SERVER: 192.168.1.1#53(192.168.1.1) (UDP)
;; WHEN: Tue Apr 29 03:01:45 EST 2025
;; MSG SIZE rcvd: 51
That shouldn't work. A name without a domain isn't valid. You need to
set things up so there's a domain (and don't use .local!). You can have
a default domain, so that bare names will automatically be tried with
the default domain.
--
_______________________________________________
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