[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bind-users
Subject:    Re: non-ascii zone
From:       Martin Fuxa <fuxa_kos () unihost ! cz>
Date:       2009-12-14 13:38:11
Message-ID: 200912141438.11561.fuxa_kos () unihost ! cz
[Download RAW message or body]

ok, I understand ...

domain name must bee processed by idn / libidn

idn --idna-to-ascii españa.eu
result
xn--espaa-rta.eu

PHP equivalent function is idn_to_ascii.

Right zone definition

zone "xn--espaa-rta.eu" IN {
 type master;
 file "zone/master/españa.eu";
}

For whois (4.7.24) I can use UTF8 domain names,
but for dig (9.4.2-P1) is required non-ascii string = idn converted.
And the same for other network tools.

Thanks for pointing.


Regards Maring


> > Hi guys,
> > how to define zone for domain with non-ascii characters by right way?
> >
> > Something like
> > zone "españa.eu" IN {
> > " IN { > >  type master;
> >  file "zone/master/españa.eu";
> > }
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic