Bug#859092: systemd-resolved : does not return fully qualified host name for local host name
Laurent Bonnaud
L.Bonnaud at laposte.net
Thu Mar 30 09:38:45 BST 2017
Package: systemd
Version: 233-5
Dear maintainer,
here are 2 DNS queries that illustrate the problem:
- when I query a "real" DNS server (bind) I get the expected answer "irancy.iut2.upmf-grenoble.fr"
- when I query systemd-resolved I get the short answer "irancy"
root at irancy:~# host 192.168.141.13 193.55.51.34
Using domain server:
Name: 193.55.51.34
Address: 193.55.51.34#53
Aliases:
13.141.168.192.in-addr.arpa domain name pointer irancy.iut2.upmf-grenoble.fr.
root at irancy:~# host 192.168.141.13 127.0.0.53
Using domain server:
Name: 127.0.0.53
Address: 127.0.0.53#53
Aliases:
13.141.168.192.in-addr.arpa domain name pointer irancy.
This a problem for apache who complains about its ServerName.
--
Laurent.
More information about the Pkg-systemd-maintainers
mailing list