[Bug 1738375] Re: Resolving DNS entry, answer too big to handle
Steve Langasek
steve.langasek at canonical.com
Fri Jan 26 05:10:33 UTC 2018
$ ping www.ziggogo.tv
PING www.ziggogo.tv(2001:730:3400:8000::14 (2001:730:3400:8000::14)) 56 data bytes
64 bytes from 2001:730:3400:8000::14 (2001:730:3400:8000::14): icmp_seq=1 ttl=52 time=176 ms
64 bytes from 2001:730:3400:8000::14 (2001:730:3400:8000::14): icmp_seq=2 ttl=52 time=178 ms
^C
--- www.ziggogo.tv ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 176.571/177.497/178.423/0.926 ms
$
This appears to be resolved in Ubuntu 17.10 and later.
** Changed in: systemd (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1738375
Title:
Resolving DNS entry, answer too big to handle
Status in systemd package in Ubuntu:
Fix Released
Bug description:
On an Ubuntu 17.04, I can't resolve the DNS name www.ziggogo.tv.
If I use the command ping www.ziggogo.tv, I get the error:
ping: www.ziggogo.tv: Temporary failure in name resolution
If I use the command ping -6 www.ziggogo.tv or ping -4 www.ziggogo.tv
both works fine.
After doing some testen with test-size.masterpe.nl, when the hostname
has 12 A records and 13 AAAA records. I can ping the hostname. If I
add one extra record so the total lines become 26. The resolving
failles.
After discussing on https://lists.ubuntu.com/archives/ubuntu-
users/2017-December/292951.html it is probably a bug.
After doing some analyst on https://lists.ubuntu.com/archives/ubuntu-
users/2017-December/292964.html. Everything looks OK.
Kind regards
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1738375/+subscriptions
More information about the foundations-bugs
mailing list