https://bugzilla.novell.com/show_bug.cgi?id=654656 https://bugzilla.novell.com/show_bug.cgi?id=654656#c0 Summary: PING & DIG not use Internationalized Domain Names (IDN) library Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: max@stranger-team.ru QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Opera/9.80 (X11; Linux x86_64; U; ru) Presto/2.7.39 Version/11.00 Network tools ping, dig don't work with Internationalized Domain Names (IDN), but libidn library installed. ping вело100.рф ping: unknown host вело100.рф dig вело100.рф ; <<>> DiG 9.6.1-P3 <<>> вело100.рф ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 59074 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;\208\178\208\181\208\187\208\190100.\209\128\209\132. IN A ;; AUTHORITY SECTION: 10581 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2010111701 1800 900 604800 86400 ;; Query time: 22 msec ;; SERVER: 10.55.55.5#53(10.55.55.5) ;; WHEN: Thu Nov 18 18:30:22 2010 ;; MSG SIZE rcvd: 109 and this workaround works: ping `echo "вело100.рф" | idn --quiet` PING xn--100-eddp0bv.xn--p1ai (90.156.201.105) 56(84) bytes of data. 64 bytes from fe.shared.masterhost.ru (90.156.201.105): icmp_seq=1 ttl=56 time=23.5 ms 64 bytes from fe.shared.masterhost.ru (90.156.201.105): icmp_seq=2 ttl=56 time=22.6 ms .. Reproducible: Always Steps to Reproduce: 1. just ping or dig 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.