[Bug 175316] Re: no IDN in nslookup and host
Andreas Hasenack
andreas at canonical.com
Wed Mar 28 15:16:46 UTC 2018
iputils-ping in bionic and artful is linked with libidn:
andreas at nsnx:~$ dpkg -S /bin/ping
iputils-ping: /bin/ping
andreas at nsnx:~$ ldd /bin/ping|grep idn
libidn.so.11 => /lib/x86_64-linux-gnu/libidn.so.11 (0x00007f21be770000)
andreas at nsnx:~$ ping -c 1 räksmörgås.se
PING räksmörgås.se (91.226.36.2) 56(84) bytes of data.
64 bytes from common33.iis.se (91.226.36.2): icmp_seq=1 ttl=46 time=250 ms
--- räksmörgås.se ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 250.386/250.386/250.386/0.000 ms
Confirming that's not the case in xenial.
ubuntu at xenial-ping:~$ ping bjørvika.uio.nornet
ping: unknown host bjørvika.uio.nornet
ubuntu at xenial-ping:~$ ldd /bin/ping
linux-vdso.so.1 => (0x00007ffddd516000)
libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007f68883fe000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6888034000)
/lib64/ld-linux-x86-64.so.2 (0x00007f6888604000)
I'm gonna mark the iputils task as fix released then.
** Changed in: iputils (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/175316
Title:
no IDN in nslookup and host
To manage notifications about this bug go to:
https://bugs.launchpad.net/bind/+bug/175316/+subscriptions
More information about the Ubuntu-server-bugs
mailing list