Punycode & nslookup

Joe Baptista baptista at publicroot.org
Fri Dec 4 15:05:46 UTC 2009


You configure an idn zone the same way you do for any other - so I assume
your config below is correct - although the location of the master file
master/umlauttestäöü.de.hosts contains non ascii char I don't think that is
an issue in todays unix/linux environment. It would of been a problem in the
old days.

As for you question concerning the browser converting the domain to punycode
before asking a nameserver - yes that is what some browsers do. I'm not sure
why because it must confuse some users when that happens.

regards
joe baptista

On Fri, Dec 4, 2009 at 9:41 AM, Kai Szymanski <ks at codebiz.de> wrote:

> Hi!
>
> One of our customers wan't a Domain with "Umlaute" (german special
> characters like "ä").
>
> Is it correct when i have configured the zone like
>
> zone "xn--umlauttest-z5a0tyc.de" {
>       type master;
>       file "master/umlauttestäöü.de.hosts";
>       allow-transfer { can_transfer; };
>       # allow-update { can_update; };
> };
>
> and the record like
>
> xn--umlauttest-z5a0tyc.de.       IN      SOA     ns.foobar.de.
> hostmaster.foobar.de. (
>                                       2009120401      ; Serial
>                                       8H              ; refresh
>                                       4H              ; retry
>                                       5w6d16h         ; expiry
>                                       1D )            ; minimum
>
>       IN NS ns.foobar.de.
>       IN NS ns2.foobar.de.
>
> If so: When you enter the Domainname in a Browser: Did the Browser also
> encode the url to punycode before asking a nameserver ?
>
> Thanks for your hints!
>
> Best regards,
>  Kai.
>
> _______________________________________________
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20091204/355261c6/attachment.html>


More information about the bind-users mailing list