* jean-michel: > The same isue occurs both with dnsutils and dig. > > Here, exemple: > > [EMAIL PROTECTED]:~$ nslookup xn--colelibre-93a.com > Server: 194.117.200.15 > Address: 194.117.200.15#53 > > Non-authoritative answer: > Name: xn--colelibre-93a.com > Address: 4.79.81.150 > > [EMAIL PROTECTED]:~$ nslookup écolelibre.com > Server: 194.117.200.15 > Address: 194.117.200.15#53 > > ** server can't find \195\169colelibre.com: NXDOMAIN
This is because these tools work at the DNS protocol level. IDNA, as the name implies, works at the application level. I don't consider this a bug. These tools should pass on whatever they've been given on the command line. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

