Comment 5 for bug 1888047

Revision history for this message
Rumen (rumengb) wrote :

Here is the output, it does not work again even with the new config i am totally confused:

rumen@sirius:~$ time getent hosts indigosky.local
192.168.235.1 indigosky.local

real 0m10,121s
user 0m0,004s
sys 0m0,000s
rumen@sirius:~$ time host indigosky.local
indigosky.local has address 127.0.1.1
;; connection timed out; no servers could be reached

;; connection timed out; no servers could be reached

real 0m20,013s
user 0m0,014s
sys 0m0,005s
rumen@sirius:~$ time nslookup indigosky.local
Server: 127.0.0.53
Address: 127.0.0.53#53

Non-authoritative answer:
Name: indigosky.local
Address: 127.0.1.1
;; connection timed out; no servers could be reached

real 0m15,012s
user 0m0,011s
sys 0m0,007s
rumen@sirius:~$ time nslookup indigosky.local 192.168.235.1
Server: 192.168.235.1
Address: 192.168.235.1#53

Name: indigosky.local
Address: 127.0.1.1
** server can't find indigosky.local: REFUSED

real 0m0,019s
user 0m0,012s
sys 0m0,004s
rumen@sirius:~$ cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd: files systemd
group: files systemd
shadow: files
gshadow: files

hosts: files mdns4 [NOTFOUND=return] dns
networks: files

protocols: db files
services: db files
ethers: db files
rpc: db files

netgroup: nis
rumen@sirius:~$ cat /etc/mdns.allow
.local.
.local